Added every x to weekly

This commit is contained in:
TheHollidayInn 2017-03-27 09:52:32 -06:00
parent 8c68f450c6
commit 0fd85c0d60

View file

@ -1,4 +1,4 @@
.form-group(ng-if='task._edit.frequency !== "weekly"')
.form-group
legend.option-title
span.hint(popover-trigger='mouseenter', popover-title=env.t('repeatHelpTitle'),
popover='{{env.t(task._edit.frequency + "RepeatHelpContent")}}')=env.t('repeatEvery')