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
Laurent S
erp5
Commits
1c0945c9
Commit
1c0945c9
authored
Sep 21, 2015
by
Xiaowu Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_web_renderjs_ui: use correct value
parent
131f2cc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_sorteditor_js.xml
...ateItem/web_page_module/rjs_gadget_erp5_sorteditor_js.xml
+3
-3
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_sorteditor_js.xml
View file @
1c0945c9
...
...
@@ -331,7 +331,7 @@
"extended_search": gadget.props.options.extended_search,\n
"sort_list": sort_query});\n
}\n
return gadget.redirect({jio_key:
options.jio_key, view:
options.view, "sort_list": sort_query});\n
return gadget.redirect({jio_key:
gadget.props.options.jio_key, view: gadget.props.
options.view, "sort_list": sort_query});\n
});\n
});\n
});\n
...
...
@@ -473,7 +473,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
945.585
33.55345.57856
</string>
</value>
<value>
<string>
945.585
43.30164.36744
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -491,7 +491,7 @@
</tuple>
<state>
<tuple>
<float>
144285
0207.57
</float>
<float>
144285
1961.02
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
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