do not show bookmark link for creating loops notes
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4063 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
a812c80717
commit
27f6755ef6
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
|||
|
||||
|
||||
<metal:footer fill-slot="footer">
|
||||
<div tal:condition="view/editable">
|
||||
<div xtal:condition="view/editable"
|
||||
tal:condition="nothing">
|
||||
<span i18n:translate="">For quick creation of notes/links bookmark this link</span>:
|
||||
<a href="#"
|
||||
tal:attributes="href view/popupCreateObjectForm">Create loops Note</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue