[ADD] web_ir_actions_act_window_message

This commit is contained in:
Holger Brunn
2015-03-17 13:16:07 +01:00
committed by Jasmin Solanki
parent bc7096d036
commit b6661f941f
7 changed files with 178 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<templates>
<div t-name="web_ir_actions_act_window_message">
<div><t t-esc="action.message" /></div>
</div>
</templates>