Skip to content

Commit 4913f04

Browse files
committed
PAGINATED_STUDIES: 5
1 parent afa7617 commit 4913f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ qx.Class.define("osparc.dashboard.ResourceBrowserBase", {
8181
},
8282

8383
statics: {
84-
PAGINATED_STUDIES: 10,
84+
PAGINATED_STUDIES: 5,
8585
MIN_GRID_CARDS_PER_ROW: 3,
8686
SIDE_SPACER_WIDTH: 200,
8787

0 commit comments

Comments
 (0)