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
Carlos Ramos Carreño
erp5
Commits
3b9ede46
Commit
3b9ede46
authored
Jun 21, 2017
by
Vincent Bechu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_officejs: add launch page to appstore
parent
01838d38
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
385 additions
and
3 deletions
+385
-3
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_old_landing_v1_html.html
.../web_page_module/gadget_officejs_old_landing_v1_html.html
+54
-0
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_old_landing_v1_html.xml
...m/web_page_module/gadget_officejs_old_landing_v1_html.xml
+328
-0
bt5/erp5_officejs/PathTemplateItem/web_site_module/officejsoldv1.xml
...ficejs/PathTemplateItem/web_site_module/officejsoldv1.xml
+3
-3
No files found.
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_old_landing_v1_html.html
0 → 100644
View file @
3b9ede46
<!DOCTYPE html>
<html
manifest=
"officejs_store.appcache"
>
<head>
<meta
http-equiv=
"Content-type"
content=
"text/html; charset=utf-8"
/>
<meta
name=
"viewport"
content=
"width=device-width, user-scalable=no"
/>
<title></title>
<base
href=
"appstore/"
>
<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=
"all"
data-role=
"page"
data-theme=
"slapos-white"
data-module=
"all"
>
<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>
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_old_landing_v1_html.xml
0 → 100644
View file @
3b9ede46
This diff is collapsed.
Click to expand it.
bt5/erp5_officejs/PathTemplateItem/web_site_module/officejsoldv1.xml
View file @
3b9ede46
...
...
@@ -202,7 +202,7 @@
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
aggregate/web_page_module/officejs_old_landing_v1_html
</string>
<string>
aggregate/web_page_module/
gadget_
officejs_old_landing_v1_html
</string>
<string>
caching_policy/one-day-max-modification-date
</string>
</tuple>
</value>
...
...
@@ -442,7 +442,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
960.
5662.45562.42035
</string>
</value>
<value>
<string>
960.
11262.8893.51200
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -460,7 +460,7 @@
</tuple>
<state>
<tuple>
<float>
149
7622971.6
</float>
<float>
149
8048706.18
</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