We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b24985 commit 6268bc3Copy full SHA for 6268bc3
services/static-webserver/client/source/class/osparc/dashboard/CardBase.js
@@ -52,7 +52,7 @@ qx.Class.define("osparc.dashboard.CardBase", {
52
statics: {
53
SHARE_ICON: "@FontAwesome5Solid/share-alt/13",
54
SHARED_USER: "@FontAwesome5Solid/user/13",
55
- SHARED_SUPPORT: "@FontAwesome5Solid/question/13",
+ SHARED_SUPPORT: "@FontAwesome5Solid/question-circle/13",
56
SHARED_ORGS: "@FontAwesome5Solid/users/13",
57
SHARED_ALL: "@FontAwesome5Solid/globe/13",
58
PERM_READ: "@FontAwesome5Solid/eye/13",
0 commit comments