Commit 12d8ccbe authored by Gabriel Monnerat's avatar Gabriel Monnerat

The context is person instead of software_instance

parent f8c1eb33
......@@ -50,8 +50,8 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>software_instance = state_change[\'object\']\n
software_instance.Base_checkConsistency()\n
<value> <string>person = state_change[\'object\']\n
person.Base_checkConsistency()\n
</string> </value>
</item>
<item>
......
381
\ No newline at end of file
382
\ 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