Skip to content

Commit

Permalink
Dev: removed general attribute "other" for questions where it should …
Browse files Browse the repository at this point in the history
…not be displayed
  • Loading branch information
ptelu committed Mar 3, 2020
1 parent cd4079f commit 5a48908
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- </attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
2 changes: 1 addition & 1 deletion application/views/survey/questions/answer/date/config.xml
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -48,7 +48,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down
2 changes: 1 addition & 1 deletion application/views/survey/questions/answer/yesno/config.xml
Expand Up @@ -47,7 +47,7 @@
<generalattributes>
<attribute>question_template</attribute>
<attribute>gid</attribute>
<attribute>other</attribute>
<!-- <attribute>other</attribute>-->
<attribute>mandatory</attribute>
<attribute>relevance</attribute>
<attribute>encrypted</attribute>
Expand Down

0 comments on commit 5a48908

Please sign in to comment.