Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5-Boxiang
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
Hamza
erp5-Boxiang
Commits
c0b41983
Commit
c0b41983
authored
Jul 10, 2015
by
Xiaowu Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_web_renderjs_ui: Update jIO 3.2.1
parent
cf7ad41d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_jio_js.xml
...nderjs_ui/PathTemplateItem/web_page_module/rjs_jio_js.xml
+5
-5
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_jio_js.xml
View file @
c0b41983
...
@@ -3885,7 +3885,7 @@ switch( state )\n
...
@@ -3885,7 +3885,7 @@ switch( state )\n
\n
\n
\tcase 15:\n
\tcase 15:\n
\t\tif( info.src.charCodeAt( pos ) == 34 ) state = 7;\n
\t\tif( info.src.charCodeAt( pos ) == 34 ) state = 7;\n
\t
\telse if( ( info.src.charCodeAt( pos ) >= 0
&&
info.src.charCodeAt( pos )
<
= 33 ) || ( info.src.charCodeAt( pos ) >= 35
&&
info.src.charCodeAt( pos )
<
= 91 ) || ( info.src.charCodeAt( pos ) >= 93
&&
info.src.charCodeAt( pos )
<
= 254 )
) state = 15;\n
\t
else if( ( info.src.charCodeAt( pos ) >= 0
&&
info.src.charCodeAt( pos )
<
= 33 ) || ( info.src.charCodeAt( pos ) >= 35
&&
info.src.charCodeAt( pos )
<
= 91 ) || ( info.src.charCodeAt( pos ) >= 93
&&
info.src.charCodeAt( pos )
<
= 254 ) || info.src.charCodeAt( pos ) > 255
) state = 15;\n
\t\telse if( info.src.charCodeAt( pos ) == 92 ) state = 17;\n
\t\telse if( info.src.charCodeAt( pos ) == 92 ) state = 17;\n
\t\telse state = -1;\n
\t\telse state = -1;\n
\t\tbreak;\n
\t\tbreak;\n
...
@@ -9496,7 +9496,7 @@ Query.searchTextToRegExp = searchTextToRegExp;\n
...
@@ -9496,7 +9496,7 @@ Query.searchTextToRegExp = searchTextToRegExp;\n
</item>
</item>
<item>
<item>
<key>
<string>
actor
</string>
</key>
<key>
<string>
actor
</string>
</key>
<value>
<string>
romain
</string>
</value>
<value>
<string>
xiaowu
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
comment
</string>
</key>
<key>
<string>
comment
</string>
</key>
...
@@ -9510,7 +9510,7 @@ Query.searchTextToRegExp = searchTextToRegExp;\n
...
@@ -9510,7 +9510,7 @@ Query.searchTextToRegExp = searchTextToRegExp;\n
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
944.1
4671.54706.17698
</string>
</value>
<value>
<string>
944.1
8505.23776.13585
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -9528,8 +9528,8 @@ Query.searchTextToRegExp = searchTextToRegExp;\n
...
@@ -9528,8 +9528,8 @@ Query.searchTextToRegExp = searchTextToRegExp;\n
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
1436
285852.98
</float>
<float>
1436
516024.47
</float>
<string>
GMT
</string>
<string>
GMT
+2
</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