mirror of
https://github.com/getgrav/grav.git
synced 2025-12-05 23:39:58 +01:00
use a simple cron text field as custom one was confusing
This commit is contained in:
@@ -47,7 +47,8 @@ form:
|
|||||||
label: PLUGIN_ADMIN.EXTRA_ARGUMENTS
|
label: PLUGIN_ADMIN.EXTRA_ARGUMENTS
|
||||||
placeholder: '-lah'
|
placeholder: '-lah'
|
||||||
.at:
|
.at:
|
||||||
type: cron
|
type: text
|
||||||
|
wrapper_classes: cron-selector
|
||||||
label: PLUGIN_ADMIN.SCHEDULER_RUNAT
|
label: PLUGIN_ADMIN.SCHEDULER_RUNAT
|
||||||
help: PLUGIN_ADMIN.SCHEDULER_RUNAT_HELP
|
help: PLUGIN_ADMIN.SCHEDULER_RUNAT_HELP
|
||||||
placeholder: '* * * * *'
|
placeholder: '* * * * *'
|
||||||
|
|||||||
Reference in New Issue
Block a user