Skip to content

Commit 5e3e8b5

Browse files
committed
minor
1 parent aa41c1e commit 5e3e8b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/static-webserver/client/source/class/osparc/dashboard/ResourceFilter.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ qx.Class.define("osparc.dashboard.ResourceFilter", {
106106
value: false,
107107
appearance: "filter-toggle-button",
108108
label: this.tr("Bin"),
109+
icon: "@FontAwesome5Solid/trash-alt/16",
109110
paddingLeft: 10, // align it with the context
110111
});
111112
trashButton.addListener("changeValue", e => {

0 commit comments

Comments
 (0)