Commit ce84b9ff authored by Tobias Munk's avatar Tobias Munk

updated default properties

parent 85cd720e
...@@ -95,9 +95,9 @@ JS; ...@@ -95,9 +95,9 @@ JS;
'clientOptions' => [ 'clientOptions' => [
'theme' => 'bootstrap3', 'theme' => 'bootstrap3',
'disable_collapse' => true, 'disable_collapse' => true,
'disable_edit_json' => true, #'disable_edit_json' => true,
'disable_properties' => true, 'disable_properties' => true,
'no_additional_properties' => true, #'no_additional_properties' => true,
], ],
]); ?> ]); ?>
<?php \yii\widgets\Pjax::end() ?> <?php \yii\widgets\Pjax::end() ?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment