Skip to content

Commit

Permalink
Fix broken Rest UI button (#4240)
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenRBS committed Nov 4, 2022
1 parent 8afe219 commit b5e61a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/index.pug
Expand Up @@ -26,7 +26,7 @@ block prepend content
span.dropdown-icon.fas.fa-sliders-h
| Settings
div.dropdown-divider
button.dropdown-item.btn#ui-brokenlink
a.dropdown-item.btn#ui-brokenlink
span.dropdown-icon.fas.fa-undo-alt
| Reset UI layout
button.dropdown-item.btn#ui-reset(data-cy="reset-ui-btn")
Expand Down

0 comments on commit b5e61a0

Please sign in to comment.