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
1
Issues
1
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
Roque
erp5
Commits
ae45aefe
Commit
ae45aefe
authored
Feb 10, 2020
by
Roque
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_officejs: refactor on router settings
- drop unneeded setting - rename setting
parent
be93fc96
Changes
20
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
36 additions
and
44 deletions
+36
-44
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_codemirror_router.html
...em/web_page_module/gadget_officejs_codemirror_router.html
+2
-3
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_codemirror_router.xml
...tem/web_page_module/gadget_officejs_codemirror_router.xml
+2
-2
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_controller_page_local_controller_js.js
...le/gadget_officejs_controller_page_local_controller_js.js
+6
-8
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_controller_page_local_controller_js.xml
...e/gadget_officejs_controller_page_local_controller_js.xml
+2
-2
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_pdf_viewer_router.html.html
...b_page_module/gadget_officejs_pdf_viewer_router.html.html
+1
-2
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_pdf_viewer_router.html.xml
...eb_page_module/gadget_officejs_pdf_viewer_router.html.xml
+2
-2
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_svg_editor_router_html.html
...b_page_module/gadget_officejs_svg_editor_router_html.html
+1
-2
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_svg_editor_router_html.xml
...eb_page_module/gadget_officejs_svg_editor_router_html.xml
+2
-2
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_text_editor_router_html.html
..._page_module/gadget_officejs_text_editor_router_html.html
+1
-2
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_text_editor_router_html.xml
...b_page_module/gadget_officejs_text_editor_router_html.xml
+2
-2
bt5/erp5_officejs_jquery_app/PathTemplateItem/web_page_module/gadget_image_editor_officejs_router_html.html
...page_module/gadget_image_editor_officejs_router_html.html
+1
-2
bt5/erp5_officejs_jquery_app/PathTemplateItem/web_page_module/gadget_image_editor_officejs_router_html.xml
..._page_module/gadget_image_editor_officejs_router_html.xml
+2
-2
bt5/erp5_officejs_jquery_app/PathTemplateItem/web_page_module/gadget_web_table_router.html.html
...ateItem/web_page_module/gadget_web_table_router.html.html
+1
-2
bt5/erp5_officejs_jquery_app/PathTemplateItem/web_page_module/gadget_web_table_router.html.xml
...lateItem/web_page_module/gadget_web_table_router.html.xml
+2
-2
bt5/erp5_officejs_ooffice/PathTemplateItem/web_page_module/gadget_ooffice_presentation_router_html.html
..._page_module/gadget_ooffice_presentation_router_html.html
+1
-1
bt5/erp5_officejs_ooffice/PathTemplateItem/web_page_module/gadget_ooffice_presentation_router_html.xml
...b_page_module/gadget_ooffice_presentation_router_html.xml
+2
-2
bt5/erp5_officejs_ooffice/PathTemplateItem/web_page_module/gadget_ooffice_spreadsheet_router_html.html
...b_page_module/gadget_ooffice_spreadsheet_router_html.html
+1
-1
bt5/erp5_officejs_ooffice/PathTemplateItem/web_page_module/gadget_ooffice_spreadsheet_router_html.xml
...eb_page_module/gadget_ooffice_spreadsheet_router_html.xml
+2
-2
bt5/erp5_officejs_ooffice/PathTemplateItem/web_page_module/gadget_ooffice_text_router.html.html
...Item/web_page_module/gadget_ooffice_text_router.html.html
+1
-1
bt5/erp5_officejs_ooffice/PathTemplateItem/web_page_module/gadget_ooffice_text_router.html.xml
...eItem/web_page_module/gadget_ooffice_text_router.html.xml
+2
-2
No files found.
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_codemirror_router.html
View file @
ae45aefe
...
...
@@ -15,10 +15,9 @@
</head>
<body>
<script
data-renderjs-configuration=
"configuration_manifest"
type=
"text/x-renderjs-configuration"
>
gadget_officejs_codemirror
.
configuration
</script>
<script
data-renderjs-configuration=
"portal_type"
type=
"text/x-renderjs-configuration"
>
Web
Script
</script>
<script
data-renderjs-configuration=
"content_type"
type=
"text/x-renderjs-configuration"
>
application
/
javascript
</script>
<script
data-renderjs-configuration=
"
parent_relative_url"
type=
"text/x-renderjs-configuration"
>
web_page_m
odule
</script>
<script
data-renderjs-configuration=
"p
arent_portal_type"
type=
"text/x-renderjs-configuration"
>
Web
Page
Module
</script>
<script
data-renderjs-configuration=
"
default_portal_type"
type=
"text/x-renderjs-configuration"
>
Web
Page
M
odule
</script>
<script
data-renderjs-configuration=
"p
ortal_type"
type=
"text/x-renderjs-configuration"
>
Web
Script
</script>
<script
data-renderjs-configuration=
"portal_skin_folder"
type=
"text/x-renderjs-configuration"
>
erp5_officejs_codemirror
</script>
<script
data-renderjs-configuration=
"app_actions"
type=
"text/x-renderjs-configuration"
>
(
'
Web Script | codemirror_view
'
,
'
Web Page Module | codemirror_view
'
)
</script>
<script
data-renderjs-configuration=
"app_allowed_sub_types"
type=
"text/x-renderjs-configuration"
>
(
'
Web Page Module | Web Script
'
,)
</script>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_codemirror_router.xml
View file @
ae45aefe
...
...
@@ -277,7 +277,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
78.36799.29647.4773
5
</string>
</value>
<value>
<string>
9
81.49320.48519.1515
5
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -295,7 +295,7 @@
</tuple>
<state>
<tuple>
<float>
15
68974099.83
</float>
<float>
15
81417236.31
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_controller_page_local_controller_js.js
View file @
ae45aefe
...
...
@@ -26,7 +26,7 @@
gadget_util
,
jio_document
,
portal_type
,
paren
t_portal_type
,
defaul
t_portal_type
,
default_view
,
app_action_list
,
form_definition
,
...
...
@@ -38,12 +38,12 @@
current_version
=
current_version
.
substr
(
index
);
return
gadget
.
getSettingList
([
"
migration_version
"
,
"
app_view_reference
"
,
"
paren
t_portal_type
"
,
"
defaul
t_portal_type
"
,
'
default_view_reference
'
,
'
app_actions
'
])
.
push
(
function
(
setting_list
)
{
app_view
=
options
.
action
||
setting_list
[
1
];
paren
t_portal_type
=
setting_list
[
2
];
defaul
t_portal_type
=
setting_list
[
2
];
default_view
=
setting_list
[
3
];
app_action_list
=
setting_list
[
4
];
if
(
setting_list
[
0
]
!==
current_version
)
{
...
...
@@ -72,17 +72,15 @@
},
function
(
error
)
{
// instaceof error is Object, so use status_code and undefined jio_key
if
(
error
.
status_code
===
400
&&
!
options
.
jio_key
)
{
return
paren
t_portal_type
;
return
defaul
t_portal_type
;
}
throw
error
;
})
.
push
(
function
(
pa
rent_portal_type
)
{
.
push
(
function
(
cur
rent_portal_type
)
{
if
(
jio_document
)
{
portal_type
=
jio_document
.
portal_type
;
}
else
if
(
options
.
portal_type
)
{
portal_type
=
options
.
portal_type
;
}
else
{
portal_type
=
pa
rent_portal_type
;
portal_type
=
cur
rent_portal_type
;
}
return
gadget_util
.
getFormDefinition
(
portal_type
,
app_view
);
})
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_controller_page_local_controller_js.xml
View file @
ae45aefe
...
...
@@ -228,7 +228,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
79.63498.47896.7901
</string>
</value>
<value>
<string>
9
81.49315.8914.1877
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -246,7 +246,7 @@
</tuple>
<state>
<tuple>
<float>
15
74423725.43
</float>
<float>
15
81349608.42
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_pdf_viewer_router.html.html
View file @
ae45aefe
...
...
@@ -15,9 +15,8 @@
</head>
<body>
<script
data-renderjs-configuration=
"configuration_manifest"
type=
"text/x-renderjs-configuration"
>
gadget_officejs_pdf_viewer
.
configuration
</script>
<script
data-renderjs-configuration=
"default_portal_type"
type=
"text/x-renderjs-configuration"
>
Document
Module
</script>
<script
data-renderjs-configuration=
"portal_type"
type=
"text/x-renderjs-configuration"
>
PDF
</script>
<script
data-renderjs-configuration=
"parent_relative_url"
type=
"text/x-renderjs-configuration"
>
document_module
</script>
<script
data-renderjs-configuration=
"parent_portal_type"
type=
"text/x-renderjs-configuration"
>
Document
Module
</script>
<script
data-renderjs-configuration=
"portal_skin_folder"
type=
"text/x-renderjs-configuration"
>
erp5_officejs_pdf_viewer
</script>
<script
data-renderjs-configuration=
"app_actions"
type=
"text/x-renderjs-configuration"
>
(
'
PDF | pdf_viewer_view
'
,
'
Document Module | pdf_viewer_view
'
)
</script>
<script
data-renderjs-configuration=
"app_allowed_sub_types"
type=
"text/x-renderjs-configuration"
>
(
'
Document Module | PDF
'
,)
</script>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_pdf_viewer_router.html.xml
View file @
ae45aefe
...
...
@@ -235,7 +235,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
78.36795.39696.2723
8
</string>
</value>
<value>
<string>
9
81.49320.55609.1059
8
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -253,7 +253,7 @@
</tuple>
<state>
<tuple>
<float>
15
68973833.9
</float>
<float>
15
81417258.26
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_svg_editor_router_html.html
View file @
ae45aefe
...
...
@@ -15,9 +15,8 @@
</head>
<body>
<script
data-renderjs-configuration=
"configuration_manifest"
type=
"text/x-renderjs-configuration"
>
gadget_officejs_illustration
.
configuration
</script>
<script
data-renderjs-configuration=
"default_portal_type"
type=
"text/x-renderjs-configuration"
>
Web
Page
Module
</script>
<script
data-renderjs-configuration=
"portal_type"
type=
"text/x-renderjs-configuration"
>
Web
Illustration
</script>
<script
data-renderjs-configuration=
"parent_relative_url"
type=
"text/x-renderjs-configuration"
>
web_page_module
</script>
<script
data-renderjs-configuration=
"parent_portal_type"
type=
"text/x-renderjs-configuration"
>
Web
Page
Module
</script>
<script
data-renderjs-configuration=
"portal_skin_folder"
type=
"text/x-renderjs-configuration"
>
erp5_officejs_svg_editor
</script>
<script
data-renderjs-configuration=
"app_view_reference"
type=
"text/x-renderjs-configuration"
>
svg_editor_view
</script>
<script
data-renderjs-configuration=
"app_actions"
type=
"text/x-renderjs-configuration"
>
(
'
Web Page Module | svg_editor_view
'
,
'
Web Illustration | svg_editor_view
'
)
</script>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_svg_editor_router_html.xml
View file @
ae45aefe
...
...
@@ -273,7 +273,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
77.62238.19609.14984
</string>
</value>
<value>
<string>
9
81.49320.38325.11997
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -291,7 +291,7 @@
</tuple>
<state>
<tuple>
<float>
15
68973476.25
</float>
<float>
15
81417273.37
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_text_editor_router_html.html
View file @
ae45aefe
...
...
@@ -15,9 +15,8 @@
</head>
<body>
<script
data-renderjs-configuration=
"configuration_manifest"
type=
"text/x-renderjs-configuration"
>
gadget_officejs_text_editor
.
configuration
</script>
<script
data-renderjs-configuration=
"default_portal_type"
type=
"text/x-renderjs-configuration"
>
Web
Page
Module
</script>
<script
data-renderjs-configuration=
"portal_type"
type=
"text/x-renderjs-configuration"
>
Web
Page
</script>
<script
data-renderjs-configuration=
"parent_portal_type"
type=
"text/x-renderjs-configuration"
>
Web
Page
Module
</script>
<script
data-renderjs-configuration=
"parent_relative_url"
type=
"text/x-renderjs-configuration"
>
web_page_module
</script>
<script
data-renderjs-configuration=
"portal_skin_folder"
type=
"text/x-renderjs-configuration"
>
erp5_text_editor
</script>
<script
data-renderjs-configuration=
"app_view_reference"
type=
"text/x-renderjs-configuration"
>
text_editor_view
</script>
<script
data-renderjs-configuration=
"app_actions"
type=
"text/x-renderjs-configuration"
>
(
'
Web Page | text_editor_view
'
,
'
Web Page | text_editor_clone
'
,
'
Web Page Module | text_editor_view
'
)
</script>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_text_editor_router_html.xml
View file @
ae45aefe
...
...
@@ -277,7 +277,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
78.36776.33713.12509
</string>
</value>
<value>
<string>
9
81.49320.27784.39816
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -295,7 +295,7 @@
</tuple>
<state>
<tuple>
<float>
15
68972733.17
</float>
<float>
15
81417306.84
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs_jquery_app/PathTemplateItem/web_page_module/gadget_image_editor_officejs_router_html.html
View file @
ae45aefe
...
...
@@ -15,9 +15,8 @@
</head>
<body>
<script
data-renderjs-configuration=
"configuration_manifest"
type=
"text/x-renderjs-configuration"
>
gadget_officejs_image_editor
.
configuration
</script>
<script
data-renderjs-configuration=
"default_portal_type"
type=
"text/x-renderjs-configuration"
>
Image
Module
</script>
<script
data-renderjs-configuration=
"portal_type"
type=
"text/x-renderjs-configuration"
>
Image
</script>
<script
data-renderjs-configuration=
"parent_relative_url"
type=
"text/x-renderjs-configuration"
>
image_module
</script>
<script
data-renderjs-configuration=
"parent_portal_type"
type=
"text/x-renderjs-configuration"
>
Image
Module
</script>
<script
data-renderjs-configuration=
"portal_skin_folder"
type=
"text/x-renderjs-configuration"
>
erp5_image_editor
</script>
<script
data-renderjs-configuration=
"app_actions"
type=
"text/x-renderjs-configuration"
>
(
'
Image | image_editor_view
'
,
'
Image Module | image_editor_view
'
)
</script>
<script
data-renderjs-configuration=
"app_allowed_sub_types"
type=
"text/x-renderjs-configuration"
>
(
'
Image Module | Image
'
,)
</script>
...
...
bt5/erp5_officejs_jquery_app/PathTemplateItem/web_page_module/gadget_image_editor_officejs_router_html.xml
View file @
ae45aefe
...
...
@@ -274,7 +274,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
78.36802.59817.3208
</string>
</value>
<value>
<string>
9
81.49320.45122.3959
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -292,7 +292,7 @@
</tuple>
<state>
<tuple>
<float>
15
76500526.54
</float>
<float>
15
81417139.0
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs_jquery_app/PathTemplateItem/web_page_module/gadget_web_table_router.html.html
View file @
ae45aefe
...
...
@@ -15,9 +15,8 @@
</head>
<body>
<script
data-renderjs-configuration=
"configuration_manifest"
type=
"text/x-renderjs-configuration"
>
gadget_officejs_web_table
.
configuration
</script>
<script
data-renderjs-configuration=
"default_portal_type"
type=
"text/x-renderjs-configuration"
>
Web
Page
Module
</script>
<script
data-renderjs-configuration=
"portal_type"
type=
"text/x-renderjs-configuration"
>
Web
Table
</script>
<script
data-renderjs-configuration=
"parent_relative_url"
type=
"text/x-renderjs-configuration"
>
web_page_module
</script>
<script
data-renderjs-configuration=
"parent_portal_type"
type=
"text/x-renderjs-configuration"
>
Web
Page
Module
</script>
<script
data-renderjs-configuration=
"portal_skin_folder"
type=
"text/x-renderjs-configuration"
>
erp5_web_table_editor
</script>
<script
data-renderjs-configuration=
"app_actions"
type=
"text/x-renderjs-configuration"
>
(
'
Web Table | web_table_view
'
,
'
Web Page Module | web_table_view
'
)
</script>
<script
data-renderjs-configuration=
"app_allowed_sub_types"
type=
"text/x-renderjs-configuration"
>
(
'
Web Page Module | Web Table
'
,)
</script>
...
...
bt5/erp5_officejs_jquery_app/PathTemplateItem/web_page_module/gadget_web_table_router.html.xml
View file @
ae45aefe
...
...
@@ -229,7 +229,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
77.62260.6779.17339
</string>
</value>
<value>
<string>
9
81.49320.61869.64836
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -247,7 +247,7 @@
</tuple>
<state>
<tuple>
<float>
15
68973158.24
</float>
<float>
15
81417167.29
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs_ooffice/PathTemplateItem/web_page_module/gadget_ooffice_presentation_router_html.html
View file @
ae45aefe
...
...
@@ -18,7 +18,7 @@
<script
data-renderjs-configuration=
"portal_type"
type=
"text/x-renderjs-configuration"
>
Presentation
</script>
<script
data-renderjs-configuration=
"parent_relative_url"
type=
"text/x-renderjs-configuration"
>
document_module
</script>
<script
data-renderjs-configuration=
"erp5_attachment_synchro"
type=
"text/x-renderjs-configuration"
>
/
{
+
id
}
/Document_downloadForOnlyOfficeApp
</script>
<script
data-renderjs-configuration=
"
paren
t_portal_type"
type=
"text/x-renderjs-configuration"
>
Document
Module
</script>
<script
data-renderjs-configuration=
"
defaul
t_portal_type"
type=
"text/x-renderjs-configuration"
>
Document
Module
</script>
<script
data-renderjs-configuration=
"portal_skin_folder"
type=
"text/x-renderjs-configuration"
>
erp5_ooffice_presentation_editor
</script>
<script
data-renderjs-configuration=
"app_actions"
type=
"text/x-renderjs-configuration"
>
(
'
Presentation | ooffice_presentation_view
'
,
'
Document Module | ooffice_presentation_view
'
,
'
Document Module | ooffice_upload_document
'
,
'
Presentation | ooffice_download_document
'
)
</script>
<script
data-renderjs-configuration=
"app_allowed_sub_types"
type=
"text/x-renderjs-configuration"
>
(
'
Document Module | Presentation
'
,)
</script>
...
...
bt5/erp5_officejs_ooffice/PathTemplateItem/web_page_module/gadget_ooffice_presentation_router_html.xml
View file @
ae45aefe
...
...
@@ -241,7 +241,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
978.47147.
36512.64972
</string>
</value>
<value>
<string>
978.47147.
61639.26060
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -259,7 +259,7 @@
</tuple>
<state>
<tuple>
<float>
15
69594956
.42
</float>
<float>
15
81348855
.42
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs_ooffice/PathTemplateItem/web_page_module/gadget_ooffice_spreadsheet_router_html.html
View file @
ae45aefe
...
...
@@ -17,7 +17,7 @@
<script
data-renderjs-configuration=
"configuration_manifest"
type=
"text/x-renderjs-configuration"
>
gadget_ooffice_spreadsheet
.
configuration
</script>
<script
data-renderjs-configuration=
"portal_type"
type=
"text/x-renderjs-configuration"
>
Spreadsheet
</script>
<script
data-renderjs-configuration=
"parent_relative_url"
type=
"text/x-renderjs-configuration"
>
document_module
</script>
<script
data-renderjs-configuration=
"
paren
t_portal_type"
type=
"text/x-renderjs-configuration"
>
Document
Module
</script>
<script
data-renderjs-configuration=
"
defaul
t_portal_type"
type=
"text/x-renderjs-configuration"
>
Document
Module
</script>
<script
data-renderjs-configuration=
"portal_skin_folder"
type=
"text/x-renderjs-configuration"
>
erp5_ooffice_spreadsheet_editor
</script>
<script
data-renderjs-configuration=
"app_actions"
type=
"text/x-renderjs-configuration"
>
(
'
Spreadsheet | ooffice_spreadsheet_view
'
,
'
Document Module | ooffice_spreadsheet_view
'
,
'
Document Module | ooffice_upload_document
'
,
'
Spreadsheet | ooffice_download_document
'
)
</script>
<script
data-renderjs-configuration=
"app_allowed_sub_types"
type=
"text/x-renderjs-configuration"
>
(
'
Document Module | Spreadsheet
'
,)
</script>
...
...
bt5/erp5_officejs_ooffice/PathTemplateItem/web_page_module/gadget_ooffice_spreadsheet_router_html.xml
View file @
ae45aefe
...
...
@@ -241,7 +241,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
978.540
03.36064.54033
</string>
</value>
<value>
<string>
978.540
46.10730.33689
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -259,7 +259,7 @@
</tuple>
<state>
<tuple>
<float>
15
69922449.65
</float>
<float>
15
81348843.42
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs_ooffice/PathTemplateItem/web_page_module/gadget_ooffice_text_router.html.html
View file @
ae45aefe
...
...
@@ -20,7 +20,7 @@
<script
data-renderjs-configuration=
"erp5_attachment_synchro"
type=
"text/x-renderjs-configuration"
>
/
{
+
id
}
/Document_downloadForOnlyOfficeApp
</script>
<script
data-renderjs-configuration=
"dropbox_app_key"
type=
"text/x-renderjs-configuration"
>
lj7mua2rf67bo20
</script>
<script
data-renderjs-configuration=
"content_type"
type=
"text/x-renderjs-configuration"
>
application
/
x
-
asc
-
text
</script>
<script
data-renderjs-configuration=
"
paren
t_portal_type"
type=
"text/x-renderjs-configuration"
>
Document
Module
</script>
<script
data-renderjs-configuration=
"
defaul
t_portal_type"
type=
"text/x-renderjs-configuration"
>
Document
Module
</script>
<script
data-renderjs-configuration=
"portal_skin_folder"
type=
"text/x-renderjs-configuration"
>
erp5_ooffice_text_editor
</script>
<script
data-renderjs-configuration=
"app_actions"
type=
"text/x-renderjs-configuration"
>
(
'
Text | ooffice_text_view
'
,
'
Document Module | ooffice_text_view
'
,
'
Document Module | ooffice_upload_document
'
,
'
Text | ooffice_download_document
'
)
</script>
<script
data-renderjs-configuration=
"app_allowed_sub_types"
type=
"text/x-renderjs-configuration"
>
(
'
Document Module | Text
'
,)
</script>
...
...
bt5/erp5_officejs_ooffice/PathTemplateItem/web_page_module/gadget_ooffice_text_router.html.xml
View file @
ae45aefe
...
...
@@ -241,7 +241,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
978.4
6962.63675.39185
</string>
</value>
<value>
<string>
978.4
7115.16742.5734
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -259,7 +259,7 @@
</tuple>
<state>
<tuple>
<float>
15
69592995.31
</float>
<float>
15
81348841.76
</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