Skip to content

Commit 137217e

Browse files
committed
minor
1 parent 09dceb4 commit 137217e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ qx.Class.define("osparc.dashboard.ListButtonBase", {
5151
PROGRESS: 4,
5252
TAGS: 5,
5353
ICONS_LAYOUT: 6,
54-
TSR: 7,
54+
SHARED: 7,
5555
OWNER: 8,
56-
SHARED: 9,
57-
LAST_CHANGE: 10,
56+
LAST_CHANGE: 9,
57+
TSR: 10,
5858
HITS: 11,
5959
OPTIONS: 12
6060
}

0 commit comments

Comments
 (0)