mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 00:09:41 +00:00
Remove extraneous info about last cron
This commit is contained in:
parent
9ce6144fa4
commit
3a8eda6c1a
1 changed files with 0 additions and 3 deletions
|
|
@ -7,9 +7,6 @@
|
|||
p=env.t('nextCron', {time: '{{nextCron | date: "M/d/yy \'@\' h:mm a"}}'})
|
||||
p=env.t('sureChangeCustomDayStart')
|
||||
|
||||
.alert.alert-info
|
||||
div last cron {{user.lastCron}}
|
||||
|
||||
.modal-footer
|
||||
a.btn.btn-default(ng-click='$close()')=env.t('close')
|
||||
a.btn.btn-danger(ng-click='saveDayStart(); $close()')=env.t('confirm')
|
||||
|
|
|
|||
Loading…
Reference in a new issue