Commit 959cb8d7 authored by Jérome Perrin's avatar Jérome Perrin

web_renderjs_ui: rename misnamed form WebScript_checkSyntax

parent 893cc247
......@@ -73,7 +73,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/WebScript_checkSyntax</string> </value>
<value> <string>string:${object_url}/WebScript_viewCheckSyntax</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -77,7 +77,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>WebScript_checkSyntax</string> </value>
<value> <string>WebScript_viewCheckSyntax</string> </value>
</item>
<item>
<key> <string>method</string> </key>
......@@ -85,7 +85,7 @@
</item>
<item>
<key> <string>name</string> </key>
<value> <string>WebScript_checkSyntax</string> </value>
<value> <string>WebScript_viewCheckSyntax</string> </value>
</item>
<item>
<key> <string>row_length</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