diff --git a/master/bt5/slapos_accounting/SkinTemplateItem/portal_skins/slapos_accounting/SimulationMovement_buildSlapOS.xml b/master/bt5/slapos_accounting/SkinTemplateItem/portal_skins/slapos_accounting/SimulationMovement_buildSlapOS.xml index c45be6bcc39d6a43ded6dfd1e79ab5c5a584cf30..0744e6a44011957db286f48984658a75d30d21af 100644 --- a/master/bt5/slapos_accounting/SkinTemplateItem/portal_skins/slapos_accounting/SimulationMovement_buildSlapOS.xml +++ b/master/bt5/slapos_accounting/SkinTemplateItem/portal_skins/slapos_accounting/SimulationMovement_buildSlapOS.xml @@ -50,12 +50,7 @@ </item> <item> <key> <string>_body</string> </key> - <value> <string>"""\n -Take care!\n -\n -This method does not lock in same transaction, as it locks on two different documents (and only on those two)\n -"""\n -if context.getDelivery() is not None:\n + <value> <string>if context.getDelivery() is not None:\n # movement build but not indexed, so do nothing\n return\n \n diff --git a/master/bt5/slapos_accounting/bt/revision b/master/bt5/slapos_accounting/bt/revision index 597975b413303a8c3cb711640e290794dc8077a8..dce6588ca1420a69eea5699f2ec5d666daf16a6a 100644 --- a/master/bt5/slapos_accounting/bt/revision +++ b/master/bt5/slapos_accounting/bt/revision @@ -1 +1 @@ -35 \ No newline at end of file +36 \ No newline at end of file