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
1
Merge Requests
1
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
Vincent Bechu
erp5
Commits
0e7e5551
Commit
0e7e5551
authored
Aug 27, 2018
by
Vincent Bechu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_officejs] Remove OfficeJS skin in appstore web site
parent
d2f54db5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
58 additions
and
5 deletions
+58
-5
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_appstore_html.html
...teItem/web_page_module/gadget_officejs_appstore_html.html
+53
-0
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_appstore_html.xml
...ateItem/web_page_module/gadget_officejs_appstore_html.xml
+2
-2
bt5/erp5_officejs/PathTemplateItem/web_site_module/officejs_appstore/appstore.xml
...mplateItem/web_site_module/officejs_appstore/appstore.xml
+3
-3
No files found.
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_appstore_html.html
View file @
0e7e5551
<!DOCTYPE html>
<html>
<head>
<meta
http-equiv=
"Content-type"
content=
"text/html; charset=utf-8"
/>
<meta
name=
"viewport"
content=
"width=device-width"
/>
<title></title>
<link
rel=
"stylesheet"
href=
"css/jquery-mobile/jquery-mobile.latest.css"
>
<link
rel=
"stylesheet"
href=
"css/extensions.css"
>
<link
rel=
"stylesheet"
href=
"css/fontawesome.css"
>
<link
rel=
"stylesheet"
href=
"css/themes.css"
>
<link
rel=
"stylesheet"
href=
"css/css.css"
>
</head>
<body>
<!-- global panel -->
<!-- global header -->
<div
id=
"dashboard"
data-role=
"page"
data-theme=
"slapos-white"
data-module=
"dashboard"
>
<div
class=
"ui-content"
>
<!-- nothing to see here -->
</div>
<div
style=
"text-align:center;"
>
<a
href=
"http://www.miibeian.gov.cn/"
style=
"color:white"
>
沪ICP备14008524号
</a>
</div>
</div>
<!-- global footer (not used) -->
<!-- global popup -->
<!-- JQM -->
<script
src=
"js/libs/jquery/jquery.js"
></script>
<script
src=
"js/libs/jquery-mobile/jquery-mobile.js"
></script>
<script
src=
"js/extensions.js"
></script>
<!-- JIO -->
<script
src=
"js/libs/jio/sha256.amd.js"
></script>
<script
src=
"js/libs/jio/rsvp-custom.js"
></script>
<script
src=
"js/libs/jio/jio.js"
></script>
<script
src=
"js/libs/jio/complex_queries.js"
></script>
<script
src=
"js/libs/jio/localstorage.js"
></script>
<!-- plugins -->
<script
src=
"js/plugins/validval/jquery.validVal.js"
></script>
<script
src=
"js/plugins/i18next/i18next.js"
></script>
<!-- stuff happens here -->
<script
src=
"js/erp5_loader.js"
></script>
</body>
</html>
<
!DOCTYPE html
>
<
html
>
<
head
>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_appstore_html.xml
View file @
0e7e5551
...
...
@@ -233,7 +233,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
96
0.25484.60987.3863
8
</string>
</value>
<value>
<string>
96
9.28974.58282.1175
8
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -251,7 +251,7 @@
</tuple>
<state>
<tuple>
<float>
15
03994049.51
</float>
<float>
15
35377207.39
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs/PathTemplateItem/web_site_module/officejs_appstore/appstore.xml
View file @
0e7e5551
...
...
@@ -205,7 +205,7 @@
</item>
<item>
<key>
<string>
skin_selection_name
</string>
</key>
<value>
<string>
Officejs
</string>
</value>
<value>
<string>
RJS
</string>
</value>
</item>
<item>
<key>
<string>
string_index
</string>
</key>
...
...
@@ -384,7 +384,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
96
6.31177.36628.1467
</string>
</value>
<value>
<string>
96
9.56595.22279.13192
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -402,7 +402,7 @@
</tuple>
<state>
<tuple>
<float>
15
26292972.1
</float>
<float>
15
35377221.09
</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