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 3189e64 commit c0f35e8Copy full SHA for c0f35e8
services/static-webserver/client/source/class/osparc/dashboard/Dashboard.js
@@ -104,7 +104,7 @@ qx.Class.define("osparc.dashboard.Dashboard", {
104
const tabs = [{
105
id: "studiesTab",
106
buttonId: "studiesTabBtn",
107
- label: this.tr("PROJeCTS"),
+ label: this.tr("PROJECTS"),
108
icon: "@FontAwesome5Solid/file/"+tabIconSize,
109
buildLayout: this.__createStudyBrowser
110
}];
0 commit comments