use a simple cron text field as custom one was confusing

This commit is contained in:
Andy Miller
2021-09-13 17:40:55 -06:00
parent c1d520f1cf
commit 61c2abee35

View File

@@ -47,7 +47,8 @@ form:
label: PLUGIN_ADMIN.EXTRA_ARGUMENTS
placeholder: '-lah'
.at:
type: cron
type: text
wrapper_classes: cron-selector
label: PLUGIN_ADMIN.SCHEDULER_RUNAT
help: PLUGIN_ADMIN.SCHEDULER_RUNAT_HELP
placeholder: '* * * * *'