Skip to content

Commit

Permalink
Add flag button
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuuuube committed Nov 5, 2024
1 parent 8e46b84 commit 545a0d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ext/templates-display.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
<div class="entry-current-indicator" title="Current entry"><span class="entry-current-indicator-inner"></span></div>
<div class="entry-header">
<div class="actions">
<button type="button" class="action-button action-button-collapsible" data-action="view-flags" hidden disabled>
<span class="action-icon icon" data-icon="flag"></span>
</button>
<button type="button" class="action-button action-button-collapsible" data-action="view-tags" hidden disabled>
<span class="action-icon icon" data-icon="tag"></span>
</button>
Expand Down

0 comments on commit 545a0d8

Please sign in to comment.