home · contact · privacy
Don't disable /edit_structured manipulation buttons on taint.
authorChristian Heller <c.heller@plomlompom.de>
Thu, 12 Feb 2026 18:51:51 +0000 (19:51 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Thu, 12 Feb 2026 18:51:51 +0000 (19:51 +0100)
src/templates/edit_structured.html

index 92f14cf8480f5e5109e1defe4e383f6ce96cb1e5..5d83f0985b67723d8e700266c39f2998f22a1ab9 100644 (file)
@@ -26,7 +26,6 @@ input.amount {
 
 {% block content %}
 {{ macros.edit_bar(block, 'structured', 'raw') }}
-<span class="disable_on_taint">
 <input id="btn_mirror" type="button" value="balance all">
 <input id="btn_sink" type="button" value="fill sink">
 |
@@ -35,7 +34,6 @@ from
 <input id="replace_from" />
 to
 <input id="replace_to" />
-</span>
 <hr />
 <div>Gap:</div>
 <textarea id="gap_lines"