Commit 675917ff authored by Łukasz Nowak's avatar Łukasz Nowak

Reuse Alarm API.

parent 46f825fe
...@@ -50,14 +50,12 @@ ...@@ -50,14 +50,12 @@
</item> </item>
<item> <item>
<key> <string>_body</string> </key> <key> <string>_body</string> </key>
<value> <string>portal = context.getPortalObject()\n <value> <string>context.activeSense(fixit=1)\n
kw[\'fixit\'] = 1\n
portal.Alarm_checkPromiseVifibPAS(**kw)\n
</string> </value> </string> </value>
</item> </item>
<item> <item>
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
<value> <string>**kw</string> </value> <value> <string></string> </value>
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
......
124 125
\ 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