Commit cd4b868f authored by Jérome Perrin's avatar Jérome Perrin

officejs_support_request: make project required in "New Support Request" dialog

Now that we have an empty item, we should make sure user selects something.
parent 0ffeaac6
......@@ -12,6 +12,7 @@
<list>
<string>default</string>
<string>items</string>
<string>required</string>
<string>title</string>
</list>
</value>
......@@ -116,6 +117,10 @@
</list>
</value>
</item>
<item>
<key> <string>required</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
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