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
Bryan Kaperick
erp5
Commits
7afdbea8
Commit
7afdbea8
authored
May 04, 2018
by
Valentin Benozillo
Committed by
Vincent Bechu
May 15, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_officejs] Adds smart assistant app to jio export web site
parent
49026d9d
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
6 deletions
+11
-6
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_export_html.html
...tem/web_page_module/gadget_officejs_page_export_html.html
+1
-0
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_export_html.xml
...Item/web_page_module/gadget_officejs_page_export_html.xml
+3
-3
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_export_js.js
...ateItem/web_page_module/gadget_officejs_page_export_js.js
+4
-0
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_export_js.xml
...teItem/web_page_module/gadget_officejs_page_export_js.xml
+3
-3
No files found.
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_export_html.html
View file @
7afdbea8
...
@@ -35,6 +35,7 @@
...
@@ -35,6 +35,7 @@
<label
data-i18n=
"Site:"
>
Site:
</label>
<label
data-i18n=
"Site:"
>
Site:
</label>
<select
name=
"web_site"
>
<select
name=
"web_site"
>
<option>
Text Editor
</option>
<option>
Text Editor
</option>
<option>
Smart Assistant
</option>
<option>
Media Player
</option>
<option>
Media Player
</option>
<option>
Illustration Editor
</option>
<option>
Illustration Editor
</option>
<option>
PDF Viewer
</option>
<option>
PDF Viewer
</option>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_export_html.xml
View file @
7afdbea8
...
@@ -231,7 +231,7 @@
...
@@ -231,7 +231,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
96
6.41265.10301.22681
</string>
</value>
<value>
<string>
96
7.13490.46878.24849
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -249,8 +249,8 @@
...
@@ -249,8 +249,8 @@
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
152
3955469.33
</float>
<float>
152
5423502.47
</float>
<string>
GMT+2
</string>
<string>
UTC
</string>
</tuple>
</tuple>
</state>
</state>
</object>
</object>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_export_js.js
View file @
7afdbea8
...
@@ -11,6 +11,10 @@
...
@@ -11,6 +11,10 @@
"
url
"
:
"
officejs_text_editor/
"
,
"
url
"
:
"
officejs_text_editor/
"
,
"
cache
"
:
"
gadget_officejs_text_editor.appcache
"
"
cache
"
:
"
gadget_officejs_text_editor.appcache
"
},
},
"
Smart Assistant
"
:
{
"
url
"
:
"
officejs_smart_assistant/
"
,
"
cache
"
:
"
gadget_smart_assistant.appcache
"
},
"
Media Player
"
:
{
"
Media Player
"
:
{
"
url
"
:
"
officejs_media_player/
"
,
"
url
"
:
"
officejs_media_player/
"
,
"
cache
"
:
"
gadget_officejs_media_player.appcache
"
"
cache
"
:
"
gadget_officejs_media_player.appcache
"
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_export_js.xml
View file @
7afdbea8
...
@@ -254,7 +254,7 @@
...
@@ -254,7 +254,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
96
6.59962.53230.1585
4
</string>
</value>
<value>
<string>
96
7.20334.9770.5024
4
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -272,8 +272,8 @@
...
@@ -272,8 +272,8 @@
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
152
3955648.18
</float>
<float>
152
5423977.25
</float>
<string>
GMT+2
</string>
<string>
UTC
</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