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

Nothing shall be contained.

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