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
Labels
Merge Requests
141
Merge Requests
141
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
Jobs
Commits
Open sidebar
nexedi
erp5
Commits
ee27a732
Commit
ee27a732
authored
Feb 13, 2017
by
Vincent Bechu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_officejs: add cache for crib
parent
2a81100e
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
423 additions
and
2 deletions
+423
-2
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_crib_appcache.xml
...ateItem/web_page_module/gadget_officejs_crib_appcache.xml
+419
-0
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_jio_crib_view_js.js
...eItem/web_page_module/gadget_officejs_jio_crib_view_js.js
+3
-1
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_jio_crib_view_js.xml
...Item/web_page_module/gadget_officejs_jio_crib_view_js.xml
+1
-1
No files found.
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_crib_appcache.xml
0 → 100644
View file @
ee27a732
This diff is collapsed.
Click to expand it.
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_jio_crib_view_js.js
View file @
ee27a732
...
...
@@ -122,7 +122,9 @@
var
gadget
=
this
;
gadget
.
options
=
options
;
gadget
.
options
.
doc
.
title
=
gadget
.
options
.
doc
.
title
||
""
;
gadget
.
options
.
jio_key
=
gadget
.
options
.
doc
.
reference
;
if
(
gadget
.
options
.
doc
.
reference
!==
undefined
)
{
gadget
.
options
.
jio_key
=
gadget
.
options
.
doc
.
reference
;
}
return
new
RSVP
.
Queue
()
.
push
(
function
()
{
return
RSVP
.
all
([
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_jio_crib_view_js.xml
View file @
ee27a732
...
...
@@ -245,7 +245,7 @@
</tuple>
<state>
<tuple>
<float>
1486
743320.44
</float>
<float>
1486
976002.41
</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