Skip to content

Commit b80df0e

Browse files
committed
minor
1 parent 19fca81 commit b80df0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ qx.Class.define("osparc.dashboard.ResourceContainerManager", {
153153
case "public":
154154
text = this.tr("No Public Projects found");
155155
break;
156-
case "tutorial":
156+
case "template":
157157
text = this.tr("No Tutorials found");
158158
break;
159159
case "service":

0 commit comments

Comments
 (0)