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
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
Tomáš Peterka
erp5
Commits
20e97a24
Commit
20e97a24
authored
Jun 07, 2017
by
Vincent Bechu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_officejs: put jio_connector as officejs dependancie
parent
5977b8bb
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.js
...e_module/gadget_officejs_page_jio_erp5_configurator_js.js
+2
-3
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.xml
..._module/gadget_officejs_page_jio_erp5_configurator_js.xml
+2
-2
bt5/erp5_officejs/bt/dependency_list
bt5/erp5_officejs/bt/dependency_list
+1
-0
No files found.
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.js
View file @
20e97a24
...
@@ -14,8 +14,7 @@
...
@@ -14,8 +14,7 @@
]);
]);
})
})
.
push
(
function
(
result
)
{
.
push
(
function
(
result
)
{
var
old_date
=
new
Date
(),
var
configuration
=
{},
configuration
=
{},
portal_type
=
result
[
0
],
portal_type
=
result
[
0
],
attachment_synchro
=
result
[
1
]
!==
undefined
,
attachment_synchro
=
result
[
1
]
!==
undefined
,
extended_attachment_url
=
result
[
1
];
extended_attachment_url
=
result
[
1
];
...
@@ -62,7 +61,7 @@
...
@@ -62,7 +61,7 @@
},
},
"
put
"
:
{
"
put
"
:
{
"
erp5_put_template
"
:
(
new
URI
(
"
hateoas
"
)).
absoluteTo
(
erp5_url
)
"
erp5_put_template
"
:
(
new
URI
(
"
hateoas
"
)).
absoluteTo
(
erp5_url
)
.
toString
()
+
"
/{+id}/Base_edit
"
.
toString
()
+
"
/{+id}/Base_edit
"
}
}
}
}
},
},
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.xml
View file @
20e97a24
...
@@ -273,7 +273,7 @@
...
@@ -273,7 +273,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
95
8.61732.51927.19012
</string>
</value>
<value>
<string>
95
9.55084.45883.7150
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -291,7 +291,7 @@
...
@@ -291,7 +291,7 @@
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
149
3209251.12
</float>
<float>
149
6670741.67
</float>
<string>
UTC
</string>
<string>
UTC
</string>
</tuple>
</tuple>
</state>
</state>
...
...
bt5/erp5_officejs/bt/dependency_list
View file @
20e97a24
erp5_officejs_connector
erp5_web_renderjs_ui
erp5_web_renderjs_ui
erp5_code_mirror
erp5_code_mirror
\ No newline at end of file
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