2013-10-11 02:57:36 -04:00
|
|
|
#{msg}
|
|
|
|
<p>
|
2014-04-18 02:07:09 +02:00
|
|
|
<div .form-group>
|
2013-10-11 17:25:32 -04:00
|
|
|
Check ^{fvInput reposView} for #
|
2014-04-18 02:07:09 +02:00
|
|
|
<div .form-group>
|
2014-04-30 16:38:37 +02:00
|
|
|
\
|
2013-10-11 02:57:36 -04:00
|
|
|
^{fvInput durationView} minutes #
|
2014-04-18 02:07:09 +02:00
|
|
|
<div .form-group>
|
2014-04-30 16:38:37 +02:00
|
|
|
\
|
2013-10-11 02:57:36 -04:00
|
|
|
^{fvInput recurranceView} #
|
2014-04-30 16:38:37 +02:00
|
|
|
\
|
2014-04-18 02:07:09 +02: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 16:38:37 +02:00
|
|
|
\
|
2014-04-18 02:07:09 +02:00
|
|
|
<a .btn .btn-default href="@{RemoveActivityR u activity}">
|
|
|
|
Remove
|