Commit 9bb31c22 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_web_renderjs_ui: add a new generic form action in list

parent e80c5b63
...@@ -235,7 +235,8 @@ ...@@ -235,7 +235,8 @@
is_custom_dialog = false,\n is_custom_dialog = false,\n
tmp,\n tmp,\n
generic_dialog_id_list = ["Base_configureUI", "Base_configureSortOn", "Workflow_statusModify",\n generic_dialog_id_list = ["Base_configureUI", "Base_configureSortOn", "Workflow_statusModify",\n
"Base_editRelation", "Base_createRelation", "Folder_delete"];\n "Base_editRelation", "Base_createRelation", "Folder_delete",\n
"Base_newContentFromJS"];\n
\n \n
function formSubmit() {\n function formSubmit() {\n
return form_gadget.notifySubmitting()\n return form_gadget.notifySubmitting()\n
...@@ -436,7 +437,7 @@ ...@@ -436,7 +437,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>942.35941.31227.49152</string> </value> <value> <string>942.35946.42655.6161</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -454,7 +455,7 @@ ...@@ -454,7 +455,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1429870719.03</float> <float>1430120185.39</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
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