Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ludovic Kiefer
erp5
Commits
2b89b75e
Commit
2b89b75e
authored
Jan 12, 2015
by
Romain Courteaud
🐸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use rJS acquisition to use jIO methods.
parent
5c14a28a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
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
+7
-7
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_pt_form_dialog_js.xml
View file @
2b89b75e
...
@@ -102,8 +102,8 @@
...
@@ -102,8 +102,8 @@
<value>
<string
encoding=
"cdata"
>
<![CDATA[
<value>
<string
encoding=
"cdata"
>
<![CDATA[
/*jslint nomen: true, indent: 2, maxerr: 3 */\n
/*jslint nomen: true, indent: 2, maxerr: 3 */\n
/*global window, rJS, RSVP, FormData,
jIO,
URI, loopEventListener, document */\n
/*global window, rJS, RSVP, FormData, URI, loopEventListener, document */\n
(function (window, rJS, RSVP, FormData,
jIO,
URI, loopEventListener) {\n
(function (window, rJS, RSVP, FormData, URI, loopEventListener) {\n
"use strict";\n
"use strict";\n
\n
\n
/////////////////////////////////////////////////////////////////\n
/////////////////////////////////////////////////////////////////\n
...
@@ -246,7 +246,7 @@
...
@@ -246,7 +246,7 @@
}\n
}\n
}\n
}\n
\n
\n
return
jIO.util.
ajax({\n
return
form_gadget.jio_
ajax({\n
"type": form_gadget.props.action.method,\n
"type": form_gadget.props.action.method,\n
"url": form_gadget.props.action.href,\n
"url": form_gadget.props.action.href,\n
"data": data,\n
"data": data,\n
...
@@ -280,7 +280,7 @@
...
@@ -280,7 +280,7 @@
);\n
);\n
});\n
});\n
\n
\n
}(window, rJS, RSVP, FormData,
jIO,
URI, loopEventListener));
}(window, rJS, RSVP, FormData, URI, loopEventListener));
]]>
</string>
</value>
]]>
</string>
</value>
</item>
</item>
...
@@ -417,7 +417,7 @@
...
@@ -417,7 +417,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
940.1
1718.18032.58982
</string>
</value>
<value>
<string>
940.1
6022.61765.35328
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -435,8 +435,8 @@
...
@@ -435,8 +435,8 @@
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
142
0812706.2
4
</float>
<float>
142
1070245.
4
</float>
<string>
UTC
</string>
<string>
GMT
</string>
</tuple>
</tuple>
</state>
</state>
</object>
</object>
...
...
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