mirror of
https://github.com/getgrav/grav.git
synced 2025-12-05 15:29:57 +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
|
||||
placeholder: '-lah'
|
||||
.at:
|
||||
type: cron
|
||||
type: text
|
||||
wrapper_classes: cron-selector
|
||||
label: PLUGIN_ADMIN.SCHEDULER_RUNAT
|
||||
help: PLUGIN_ADMIN.SCHEDULER_RUNAT_HELP
|
||||
placeholder: '* * * * *'
|
||||
|
||||
Reference in New Issue
Block a user