Skip to content

Commit

Permalink
Dev: readd needed value
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnoulle committed Oct 28, 2018
1 parent 38c1b67 commit c0ef70d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/models/QuestionAttribute.php
Expand Up @@ -307,6 +307,7 @@ public static function getDefaultSettings()
"category" => gT("Attribute"),
"default" => '',
"help" => '',
"value" => '',
"sortorder" => 1000,
"i18n" => false,
"readonly" => false,
Expand Down

0 comments on commit c0ef70d

Please sign in to comment.