Skip to content

Commit fdb2b6e

Browse files
committed
back to New
1 parent 7d5038e commit fdb2b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ qx.Class.define("osparc.dashboard.NewPlusButton", {
2424
this.set({
2525
appearance: "strong-button",
2626
icon: osparc.dashboard.CardBase.NEW_ICON + "20",
27-
label: this.tr("New 102"),
27+
label: this.tr("New"),
2828
font: "text-16",
2929
gap: 15,
3030
padding: 15,

0 commit comments

Comments
 (0)