Commit 86d509b7 authored by Tomáš Peterka's avatar Tomáš Peterka Committed by Tomáš Peterka

[support_request] Scripts should specify only used parameters and kwargs

parent 9f8a761b
......@@ -50,7 +50,7 @@
</item>
<item>
<key> <string>_params</string> </key>
<value> <string>default_field_your_resource,field_your_title, description, field_your_project, default_field_your_project, form_id, field_your_resource, dialog_id, resource, title, file, project, dialog_method, field_my_description, field_your_file=None</string> </value>
<value> <string>description, file, resource, title, project, **kwargs</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......
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