Commit 9bb5fc58 authored by Romain Courteaud's avatar Romain Courteaud Committed by Sebastien Robin

erp5_trash's sub folders are not module

parent 0d519c88
...@@ -147,7 +147,7 @@ ...@@ -147,7 +147,7 @@
var gadget = this;\n var gadget = this;\n
\n \n
return gadget.jio_allDocs({\n return gadget.jio_allDocs({\n
"query": \'meta_type:"ERP5 Folder"\',\n "query": \'meta_type:"ERP5 Folder" AND id:"%_module"\',\n
"select_list": ["title"]\n "select_list": ["title"]\n
})\n })\n
.push(function (result) {\n .push(function (result) {\n
...@@ -326,7 +326,7 @@ ...@@ -326,7 +326,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>936.26131.50108.63982</string> </value> <value> <string>936.39090.50399.1467</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -344,7 +344,7 @@ ...@@ -344,7 +344,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1406129317.97</float> <float>1407400113.3</float>
<string>GMT</string> <string>GMT</string>
</tuple> </tuple>
</state> </state>
......
42 43
\ No newline at end of file \ No newline at end of file
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