Commit f70fa690 authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui] Remove not needed jquery mobile loader

This used to generate a 404 error
parent 6f84c7c1
...@@ -1026,11 +1026,11 @@ html .ui-alt-icon .ui-radio-off:after {\n ...@@ -1026,11 +1026,11 @@ html .ui-alt-icon .ui-radio-off:after {\n
.ui-alt-icon .ui-btn.ui-radio-on:after {\n .ui-alt-icon .ui-btn.ui-radio-on:after {\n
\tbackground-color: #000;\n \tbackground-color: #000;\n
}\n }\n
/* Loader */\n /* Loader\n
.ui-icon-loading {\n .ui-icon-loading {\n
\tbackground: url(images/ajax-loader.gif);\n \tbackground: url(images/ajax-loader.gif);\n
\tbackground-size: 2.875em 2.875em;\n \tbackground-size: 2.875em 2.875em;\n
}\n } */\n
/* Swatches */\n /* Swatches */\n
/* A\n /* A\n
-----------------------------------------------------------------------------------------------------------*/\n -----------------------------------------------------------------------------------------------------------*/\n
...@@ -4935,7 +4935,7 @@ html .ui-popup .ui-field-contain > label + .ui-flipswitch {\n ...@@ -4935,7 +4935,7 @@ html .ui-popup .ui-field-contain > label + .ui-flipswitch {\n
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>sven</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -4949,7 +4949,7 @@ html .ui-popup .ui-field-contain > label + .ui-flipswitch {\n ...@@ -4949,7 +4949,7 @@ html .ui-popup .ui-field-contain > label + .ui-flipswitch {\n
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>937.42715.45132.18756</string> </value> <value> <string>946.44927.40202.16725</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -4967,8 +4967,8 @@ html .ui-popup .ui-field-contain > label + .ui-flipswitch {\n ...@@ -4967,8 +4967,8 @@ html .ui-popup .ui-field-contain > label + .ui-flipswitch {\n
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1413467019.61</float> <float>1446483721.78</float>
<string>GMT</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
</object> </object>
......
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