Commit d1a3728b authored by preetwinder's avatar preetwinder Committed by Eteri

[erp5_officejs] Add FB SDK instead of fetching it from Facebook servers

parent a6d07ff8
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<script src="rsvp.js"></script> <script src="rsvp.js"></script>
<script src="renderjs.js"></script> <script src="renderjs.js"></script>
<script id="facebook-jssdk" src="//connect.facebook.net/en_US/sdk.js"></script> <script id="facebook-jssdk" src="fb_sdk.js"></script>
<script src="gadget_erp5_page_ojs_facebook_configurator.js"></script> <script src="gadget_erp5_page_ojs_facebook_configurator.js"></script>
</head> </head>
......
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>962.21305.32466.59716</string> </value> <value> <string>962.22780.25314.60910</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -254,7 +254,7 @@ ...@@ -254,7 +254,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1506339450.16</float> <float>1506433606.65</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -197,6 +197,7 @@ gadget_erp5_search_editor.js\n ...@@ -197,6 +197,7 @@ gadget_erp5_search_editor.js\n
gadget_erp5_search_editor.html\n gadget_erp5_search_editor.html\n
jio_cachealldocsstorage.js\n jio_cachealldocsstorage.js\n
wallsearch_privacy_policy.html\n wallsearch_privacy_policy.html\n
fb_sdk.js\n
GADGET:\n GADGET:\n
NETWORK:\n NETWORK:\n
*</string> </value> *</string> </value>
...@@ -340,7 +341,7 @@ NETWORK:\n ...@@ -340,7 +341,7 @@ NETWORK:\n
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>962.22859.8786.43861</string> </value> <value> <string>962.22868.65392.39372</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -358,7 +359,7 @@ NETWORK:\n ...@@ -358,7 +359,7 @@ NETWORK:\n
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1506433259.82</float> <float>1506433645.19</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment