Commit 2122a688 authored by Vivek's avatar Vivek

renderjs_interfaces: added bootstrap3_wysihtml5 editor

parent 29d4e4cb
...@@ -105,6 +105,7 @@ ...@@ -105,6 +105,7 @@
"use strict";\n "use strict";\n
\n \n
var EDITOR_GADGET = "./bootstrap-wysiwyg.html";\n var EDITOR_GADGET = "./bootstrap-wysiwyg.html";\n
// var EDITOR_GADGET = "./bootstrap3-wysiwyg.html";\n
// block JQM auto-start\n // block JQM auto-start\n
$(document)\n $(document)\n
.on("mobileinit", function () {\n .on("mobileinit", function () {\n
...@@ -300,7 +301,7 @@ ...@@ -300,7 +301,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>zope</string> </value> <value> <string>zope1</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -314,7 +315,7 @@ ...@@ -314,7 +315,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>944.53491.12767.29883</string> </value> <value> <string>944.54775.35271.2508</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -332,7 +333,7 @@ ...@@ -332,7 +333,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1438614954.25</float> <float>1438693295.63</float>
<string>GMT</string> <string>GMT</string>
</tuple> </tuple>
</state> </state>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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