Commit 0a21803c authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_crm: Fixup category

  "disabled" is not actually used anywhere (even on tests), never is already set everywhere.
parent 29a125d5
......@@ -71,7 +71,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>disabled</string> </value>
<value> <string>never</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......@@ -79,7 +79,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Disabled</string> </value>
<value> <string>Never</string> </value>
</item>
</dictionary>
</pickle>
......
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