This commit is contained in:
2019-01-28 10:10:48 +01:00
parent 762a1ad170
commit 49bd1b7353
126 changed files with 665 additions and 579 deletions
@@ -2,7 +2,7 @@
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/home/kevin/Documents/Sites/hehe.net/system/blueprints/pages/default.yaml',
'modified' => 1546848870,
'modified' => 1547741484,
'data' => [
'title' => 'PLUGIN_ADMIN.DEFAULT',
'rules' => [
@@ -68,12 +68,6 @@ return [
'type' => 'bool'
]
],
'header.date' => [
'type' => 'datetime',
'label' => 'PLUGIN_ADMIN.DATE',
'toggleable' => true,
'help' => 'PLUGIN_ADMIN.DATE_HELP'
],
'header.publish_date' => [
'type' => 'datetime',
'label' => 'PLUGIN_ADMIN.PUBLISHED_DATE',