[erp5_core/erp5_hal_json_style] Allow to use template in ERP5JS
Showing
... | ... | @@ -14,7 +14,7 @@ |
</item> | ||
<item> | ||
<key> <string>category</string> </key> | ||
<value> <string>object_action</string> </value> | ||
<value> <string>object_jio_action</string> </value> | ||
</item> | ||
<item> | ||
<key> <string>condition</string> </key> | ||
... | ... | @@ -65,7 +65,7 @@ |
<dictionary> | ||
<item> | ||
<key> <string>text</string> </key> | ||
<value> <string>string:${object_url}/Base_makeTemplateFromDocument</string> </value> | ||
<value> <string>string:${object_url}/Base_viewMakeTemplateFromDocumentDialog</string> </value> | ||
Please
register
or
sign in
to reply
|
||
</item> | ||
</dictionary> | ||
</pickle> | ||
... | ... |