Skip to content

Commit 54ce6c7

Browse files
author
Dr. Frank Hoffmann
committed
revoke part of #5774
svn path=/ZMS/branches/zms4/; revision=5778
1 parent 7a9fafb commit 54ce6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Products/zms/zpt/ZMSMetamodelProvider/manage_main.zpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
</select>
199199
<div class="input-group-append">
200200
<a class="btn btn-secondary" href="javascript:;"
201-
tal:attributes="onclick python:'javascript:zmiDeleteObjBtnClick(this,{btn:\'delete\',key:\'attr\',attr_id:\'%s\'})'%objAttrId; title python:here.getZMILangStr('BTN_DELETE')"
201+
tal:attributes="onclick python:'javascript:zmiDeleteObjBtnClick(this,{btn:\'BTN_DELETE\',key:\'attr\',attr_id:\'%s\'})'%objAttrId; title python:here.getZMILangStr('BTN_DELETE')"
202202
><i class="fas fa-times"></i></a>
203203
</div>
204204
</div>

0 commit comments

Comments
 (0)