Merge branch 'develop' into feature/admin-gpm-dependencies

This commit is contained in:
Flavio Copes
2016-03-15 18:06:34 +01:00
parent 0dc477e227
commit f6debf1dcc
20 changed files with 1075 additions and 48 deletions

View File

@@ -535,6 +535,9 @@ class AdminPlugin extends Plugin
'tabs' => [
'input@' => false
],
'key' => [
'input@' => false
],
'list' => [
'array' => true
]