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
7add978b
Commit
7add978b
authored
Jan 05, 2016
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_web_renderjs_ui] Do not forget to animate the spinner
parent
02453750
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_header_js.xml
...emplateItem/web_page_module/rjs_gadget_erp5_header_js.xml
+9
-3
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_header_js.xml
View file @
7add978b
...
@@ -360,11 +360,17 @@
...
@@ -360,11 +360,17 @@
}\n
}\n
}\n
}\n
if
(right_button
!==
undefined)
{\n
if
(right_button
!==
undefined)
{\n
if
(
right_button.icon =
==
\'spinner\')
{\n
right_button.class =
"ui-disabled ui-icon-spin"
;\n
}\n
promise_list.push(gadget.translateHtml(header_button_template(right_button)));\n
promise_list.push(gadget.translateHtml(header_button_template(right_button)));\n
}
else
if
(right_link
!==
undefined)
{\n
}
else
if
(right_link
!==
undefined)
{\n
if
(
right_link.icon =
==
\'spinner\')
{\n
right_link.class =
"ui-disabled ui-icon-spin"
;\n
}\n
promise_list.push(gadget.translateHtml(header_link_template(right_link)));\n
promise_list.push(gadget.translateHtml(header_link_template(right_link)));\n
}
else
{\n
}
else
{\n
promise_list.push(
gadget.translateHtml("")
);\n
promise_list.push(
""
);\n
}\n
}\n
\n
\n
//
Handle
sub
header\n
//
Handle
sub
header\n
...
@@ -574,7 +580,7 @@
...
@@ -574,7 +580,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
94
7.51114.9187.52923
</string>
</value>
<value>
<string>
94
8.17414.26904.28091
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -592,7 +598,7 @@
...
@@ -592,7 +598,7 @@
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
145
0107450.54
</float>
<float>
145
2006752.82
</float>
<string>
UTC
</string>
<string>
UTC
</string>
</tuple>
</tuple>
</state>
</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