Skip to content

Commit

Permalink
Merge pull request #1906 from nadment/HOP-4312
Browse files Browse the repository at this point in the history
Issue #1903 and replace busy icon
  • Loading branch information
mattcasters authored Dec 5, 2022
2 parents fd888ed + 583090a commit a79da67
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2066,6 +2066,7 @@ public void copyToAll() {
separator = true)
public void selectAll() {
table.selectAll();
enableToolbarButtons();
}

@GuiToolbarElement(
Expand Down
25 changes: 15 additions & 10 deletions ui/src/main/resources/ui/images/busy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a79da67

Please sign in to comment.