Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kristopher Ruzic
erp5
Commits
9bb31c22
Commit
9bb31c22
authored
9 years ago
by
Xiaowu Zhang
Browse files
Options
Download
Email Patches
Plain Diff
erp5_web_renderjs_ui: add a new generic form action in list
parent
e80c5b63
master
krruzic-hateoasbrowser
krruzic-jabber
krruzic-jabber-appcache
krruzic-jabber-final
tristan
vivekpab_erp5webrenderjs_layoutconfig
vivekpab_jabberclient
vivekpab_renderjs_interfaces
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_pt_form_dialog_js.xml
...tem/web_page_module/rjs_gadget_erp5_pt_form_dialog_js.xml
+4
-3
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_pt_form_dialog_js.xml
View file @
9bb31c22
...
...
@@ -235,7 +235,8 @@
is_custom_dialog = false,\n
tmp,\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
function formSubmit() {\n
return form_gadget.notifySubmitting()\n
...
...
@@ -436,7 +437,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
942.3594
1.31227.49152
</string>
</value>
<value>
<string>
942.3594
6.42655.6161
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -454,7 +455,7 @@
</tuple>
<state>
<tuple>
<float>
14
29870719.03
</float>
<float>
14
30120185.39
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment