Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
nexedi
erp5
Commits
df48a1b4
Commit
df48a1b4
authored
6 years ago
by
Romain Courteaud
Browse files
Options
Download
Email Patches
Plain Diff
[erp5_officejs_appstore_base] Only check document inside the module
parent
21a59579
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
bt5/erp5_officejs_appstore_base/PathTemplateItem/web_page_module/gadget_ojs_appstore_controller_js.js
...Item/web_page_module/gadget_ojs_appstore_controller_js.js
+1
-1
bt5/erp5_officejs_appstore_base/PathTemplateItem/web_page_module/gadget_ojs_appstore_controller_js.xml
...tem/web_page_module/gadget_ojs_appstore_controller_js.xml
+2
-2
No files found.
bt5/erp5_officejs_appstore_base/PathTemplateItem/web_page_module/gadget_ojs_appstore_controller_js.js
View file @
df48a1b4
...
...
@@ -97,7 +97,7 @@
child_gadget_url
:
'
gadget_erp5_page_form.html
'
,
options
:
options
,
is_software_product
:
options
.
jio_key
.
indexOf
(
'
software_product_module/
'
)
!
==
-
1
options
.
jio_key
.
indexOf
(
'
software_product_module/
'
)
=
==
0
});
})
.
onStateChange
(
function
(
modification_dict
)
{
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_officejs_appstore_base/PathTemplateItem/web_page_module/gadget_ojs_appstore_controller_js.xml
View file @
df48a1b4
...
...
@@ -234,7 +234,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
97
0.20979.24542.29201
</string>
</value>
<value>
<string>
97
3.18817.2075.59613
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -252,7 +252,7 @@
</tuple>
<state>
<tuple>
<float>
15
37777337.4
</float>
<float>
15
48867110.85
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
This diff is collapsed.
Click to expand it.
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