You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: addons/html_builder/static/src/builder.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@
18
18
<tt-else="">FS</t>
19
19
<!-- TODO remove FS -->
20
20
</button>
21
-
<buttont-if="editor.shared.savePlugin"type="button"t-on-click="discard"class="o-hb-btn btn"data-action="cancel"title="Tip: Esc to preview"accesskey="j">Discard</button>
<buttont-if="!props.getExternalScrollableAncestor?.()"type="button"t-on-click="discard"class="o-hb-btn btn"data-action="cancel"title="Tip: Esc to preview"accesskey="j">Discard</button>
0 commit comments