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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Sebastian
erp5
Commits
8623b532
Commit
8623b532
authored
Sep 07, 2015
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_officejs] Add reload method
parent
37afe87e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
bt5/erp5_officejs/PathTemplateItem/web_page_module/officejs_launcher_js.xml
...PathTemplateItem/web_page_module/officejs_launcher_js.xml
+5
-2
No files found.
bt5/erp5_officejs/PathTemplateItem/web_page_module/officejs_launcher_js.xml
View file @
8623b532
...
@@ -399,6 +399,9 @@
...
@@ -399,6 +399,9 @@
return
gadget.aq_pleasePublishMyState.apply(gadget,
param_list)\n
return
gadget.aq_pleasePublishMyState.apply(gadget,
param_list)\n
.push(gadget.pleaseRedirectMyHash.bind(gadget));\n
.push(gadget.pleaseRedirectMyHash.bind(gadget));\n
})\n
})\n
.allowPublicAcquisition(\'reload\',
function
()
{\n
return
location.reload();\n
})\n
.allowPublicAcquisition("getUrlFor",
function
(param_list)
{\n
.allowPublicAcquisition("getUrlFor",
function
(param_list)
{\n
var
options =
param_list[0],\n
var
options =
param_list[0],\n
key;\n
key;\n
...
@@ -713,7 +716,7 @@
...
@@ -713,7 +716,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
945.382
61.35515.4386
</string>
</value>
<value>
<string>
945.382
86.54145.32000
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -731,7 +734,7 @@
...
@@ -731,7 +734,7 @@
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
144163
4809.55
</float>
<float>
144163
5494.88
</float>
<string>
GMT
</string>
<string>
GMT
</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