Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian
erp5
Commits
af65d1e9
Commit
af65d1e9
authored
8 years ago
by
Romain Courteaud
Browse files
Options
Download
Email Patches
Plain Diff
[erp5_web_renderjs_ui] Drop not needed global
parent
8806dfa7
master
arnau
cherry-pick-4a8e045d
erp5-component
erp5-vifib
fix/accounting_period_constraint_vs_acquired_node
fix/change_state_priority
fix/login_validate_check_consistency
for_testrunner_1
for_testrunner_2
jupyter-jio-erp5
jupyter-notebook-storage
master_calendar_wip_patches_extend_security
no_longer_simulated_state
officejs_clean
portal_callables
renderjs-extension
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_listfield_js.js
+1
-1
...plateItem/web_page_module/rjs_gadget_erp5_listfield_js.js
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_listfield_js.xml
+2
-2
...lateItem/web_page_module/rjs_gadget_erp5_listfield_js.xml
with
3 additions
and
3 deletions
+3
-3
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_listfield_js.js
+
1
-
1
View file @
af65d1e9
/*global window, rJS
, loopEventListener
*/
/*global window, rJS*/
/*jslint nomen: true, indent: 2, maxerr: 3, maxlen: 80 */
(
function
(
window
,
rJS
)
{
"
use strict
"
;
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_listfield_js.xml
+
2
-
2
View file @
af65d1e9
...
...
@@ -230,7 +230,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
954.4
4644.53233.55825
</string>
</value>
<value>
<string>
954.4
5675.44850.53452
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>
1476
801003.44
</float>
<float>
1476
958719.91
</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
Menu
Projects
Groups
Snippets
Help