Skip to content

Commit

Permalink
Annotations: drop useless close button
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangmm committed Feb 1, 2024
1 parent 61c8160 commit 7bfb402
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions templates/pages/annotate.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,16 +207,6 @@
</header>
<p class="messages"></p>
<ul></ul>
<fx-trigger>
<button>Close</button>
<!-- ### todo: call endpoint to apply occurrences -->
<fx-action>
<!-- ### hide the annotation panel -->
<fx-setvalue ref="../annotation">false</fx-setvalue>
<!-- ### hide the occurrences panel -->
<fx-setvalue ref=".">false</fx-setvalue>
</fx-action>
</fx-trigger>
</section>
</fx-group>

Expand Down

0 comments on commit 7bfb402

Please sign in to comment.