Skip to content

Commit 358a5ca

Browse files
committed
undo
1 parent 6aef1b5 commit 358a5ca

File tree

1 file changed

+1
-1
lines changed
  • services/static-webserver/client/source/class/osparc/dashboard

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ qx.Class.define("osparc.dashboard.Dashboard", {
122122
tabs.push({
123123
id: "servicesTab",
124124
buttonId: "servicesTabBtn",
125-
label: this.tr("SERVICE"),
125+
label: this.tr("SERVICES"),
126126
icon: "@FontAwesome5Solid/cogs/"+tabIconSize,
127127
buildLayout: this.__createServiceBrowser
128128
});

0 commit comments

Comments
 (0)