add cron description
This commit is contained in:
@@ -1090,6 +1090,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
</label>
|
||||
<p>{{ 'app.cron.description' | tr }}</p>
|
||||
<div ng-show="cron.error.crontab"><small>{{ cron.error.crontab }}</small></div>
|
||||
<textarea ng-trim="false" style="white-space: pre-wrap" ng-model="cron.crontab" class="form-control text-monospace" rows="10"></textarea>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user