Commit 1f904c94 authored by Łukasz Nowak's avatar Łukasz Nowak

Nothing shall be contained.

parent 4c5fada7
...@@ -54,6 +54,7 @@ ...@@ -54,6 +54,7 @@
\n \n
if context.getTitle() == \'ViFiB Custom Conditions\':\n if context.getTitle() == \'ViFiB Custom Conditions\':\n
assert(len(context.getSpecialiseRelatedValueList()) == 0)\n assert(len(context.getSpecialiseRelatedValueList()) == 0)\n
assert(len(context.contentValues()) == 0)\n
context.getParentValue().deleteContent(id=context.getId())\n context.getParentValue().deleteContent(id=context.getId())\n
</string> </value> </string> </value>
</item> </item>
......
39 40
\ 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