From 20e97a24afbdd3b98da63fe8fb4c082afab97dc7 Mon Sep 17 00:00:00 2001
From: Vincent Bechu <vincent.bechu@nexedi.com>
Date: Wed, 7 Jun 2017 12:47:38 +0000
Subject: [PATCH] erp5_officejs: put jio_connector as officejs dependancie

---
 .../gadget_officejs_page_jio_erp5_configurator_js.js         | 5 ++---
 .../gadget_officejs_page_jio_erp5_configurator_js.xml        | 4 ++--
 bt5/erp5_officejs/bt/dependency_list                         | 1 +
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.js b/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.js
index db6f2611de..004b47d1c3 100644
--- a/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.js
+++ b/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.js
@@ -14,8 +14,7 @@
         ]);
       })
       .push(function (result) {
-        var old_date = new Date(),
-          configuration = {},
+        var configuration = {},
           portal_type = result[0],
           attachment_synchro = result[1] !== undefined,
           extended_attachment_url = result[1];
@@ -62,7 +61,7 @@
                 },
                 "put": {
                   "erp5_put_template": (new URI("hateoas")).absoluteTo(erp5_url)
-                    .toString() + "/{+id}/Base_edit"
+                      .toString() + "/{+id}/Base_edit"
                 }
               }
             },
diff --git a/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.xml b/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.xml
index ec6f176b90..ad7b00dfdc 100644
--- a/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.xml
+++ b/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.xml
@@ -273,7 +273,7 @@
             </item>
             <item>
                 <key> <string>serial</string> </key>
-                <value> <string>958.61732.51927.19012</string> </value>
+                <value> <string>959.55084.45883.7150</string> </value>
             </item>
             <item>
                 <key> <string>state</string> </key>
@@ -291,7 +291,7 @@
                     </tuple>
                     <state>
                       <tuple>
-                        <float>1493209251.12</float>
+                        <float>1496670741.67</float>
                         <string>UTC</string>
                       </tuple>
                     </state>
diff --git a/bt5/erp5_officejs/bt/dependency_list b/bt5/erp5_officejs/bt/dependency_list
index cf899a5b47..d8a3f5d635 100644
--- a/bt5/erp5_officejs/bt/dependency_list
+++ b/bt5/erp5_officejs/bt/dependency_list
@@ -1,2 +1,3 @@
+erp5_officejs_connector
 erp5_web_renderjs_ui
 erp5_code_mirror
\ No newline at end of file
-- 
2.30.9