[ADD] 'remove link' feature to link dialog, remove icon from sidebar
[odoo/odoo.git] / addons / website / static / src / xml / website.editor.xml
index f57524d..fabf218 100644 (file)
@@ -31,6 +31,9 @@
             </div>
         </div>
     </t>
+    <t t-name="website.editor.dialog.link.footer-button">
+        <button type="button" class="btn pull-left remove">Remove Link</button>
+    </t>
     <t t-name="website.editor.dialog.link">
         <t t-call="website.editor.dialog">
             <t t-set="title">Link to</t>