2013-10-11 06:57:36 +00:00
|
|
|
#{msg}
|
|
|
|
<p>
|
2014-04-18 00:07:09 +00:00
|
|
|
<div .form-group>
|
2013-10-11 21:25:32 +00:00
|
|
|
Check ^{fvInput reposView} for #
|
2014-04-18 00:07:09 +00:00
|
|
|
<div .form-group>
|
2014-04-30 14:38:37 +00:00
|
|
|
\
|
2013-10-11 06:57:36 +00:00
|
|
|
^{fvInput durationView} minutes #
|
2014-04-18 00:07:09 +00:00
|
|
|
<div .form-group>
|
2014-04-30 14:38:37 +00:00
|
|
|
\
|
2013-10-11 06:57:36 +00:00
|
|
|
^{fvInput recurranceView} #
|
2014-04-30 14:38:37 +00:00
|
|
|
\
|
2014-04-18 00:07:09 +00:00
|
|
|
starting at ^{fvInput timeView} #
|
|
|
|
$if new
|
|
|
|
<button type=submit .btn .btn-primary>
|
|
|
|
Add
|
|
|
|
$else
|
|
|
|
<button type=submit .btn .btn-default>
|
|
|
|
Save
|
2014-04-30 14:38:37 +00:00
|
|
|
\
|
2014-04-18 00:07:09 +00:00
|
|
|
<a .btn .btn-default href="@{RemoveActivityR u activity}">
|
|
|
|
Remove
|