Skip to content

Commit 546bae1

Browse files
committed
Full
1 parent 2e02680 commit 546bae1

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/product/TIPTeaser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ qx.Class.define("osparc.product.TIPTeaser", {
2020
type: "singleton",
2121

2222
construct: function() {
23-
this.base(arguments, this.tr("Access TIP"));
23+
this.base(arguments, this.tr("Access Full TIP"));
2424

2525
this.set({
2626
layout: new qx.ui.layout.VBox(10),

0 commit comments

Comments
 (0)