Skip to content

Commit b1be252

Browse files
committed
minor
1 parent cb12d4c commit b1be252

File tree

1 file changed

+2
-0
lines changed
  • services/static-webserver/client/source/class/osparc/store

1 file changed

+2
-0
lines changed

services/static-webserver/client/source/class/osparc/store/Functions.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ qx.Class.define("osparc.store.Functions", {
9999
break;
100100
case "name":
101101
// stays the same
102+
// it fails, hack:
103+
curatedOrderBy.field = "modified_at";
102104
break;
103105
default:
104106
// only those three are supported

0 commit comments

Comments
 (0)