We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b79e414 commit 67910f5Copy full SHA for 67910f5
src/imio/esign/profiles/default/actions.xml
@@ -29,7 +29,7 @@
29
<object name="parapheo" meta_type="CMF Action">
30
<property name="title">Paraphéo</property>
31
<property name="url_expr">string:${portal_url}/@@parapheo</property>
32
- <property name="available_expr">object/@@parapheo/available</property>
+ <property name="available_expr">portal/@@parapheo/available</property>
33
<property name="permissions">
34
<element value="View" />
35
</property>
0 commit comments