Commit 579c1db9 authored by Sven Franck's avatar Sven Franck

erp5_hal_json_style: return info to test against when manually calling reindexSkinList

parent 2a061744
......@@ -57,6 +57,10 @@ for skin_folder in portal.portal_skins.objectValues():\n
if skin_document.meta_type == "ERP5 Form":\n
# skin_document.setUid(None)\n
skin_document.reindexObject()\n
\n
print "skins ok"\n
\n
return printed\n
</string> </value>
</item>
<item>
......
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