Skip to content

Commit b3a887b

Browse files
committed
Removed no more existing allowed_attributes=callMacro
1 parent c3cf182 commit b3a887b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/imio/esign/browser/configure.zcml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@
124124
for="*"
125125
class=".views.EsignMacros"
126126
template="templates/macros.pt"
127-
permission="zope2.View"
128-
allowed_attributes="callMacro"/>
127+
permission="zope2.View" />
129128

130129
</configure>

0 commit comments

Comments
 (0)