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 @@
var gadget = this;\n
\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
})\n
.push(function (result) {\n
......@@ -326,7 +326,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>936.26131.50108.63982</string> </value>
<value> <string>936.39090.50399.1467</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -344,7 +344,7 @@
</tuple>
<state>
<tuple>
<float>1406129317.97</float>
<float>1407400113.3</float>
<string>GMT</string>
</tuple>
</state>
......
42
\ No newline at end of file
43
\ 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