oups 2 was only for testing purpose!

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399592 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-10-18 11:45:03 +00:00
parent b06d4e210f
commit 97d3d2f5b0
1 changed files with 1 additions and 1 deletions

View File

@ -525,7 +525,7 @@ function(jquery,ui,sammy,tmpl,i18n,jqueryCookie,bootstrap,archivaSearch,jqueryVa
var gridViewModel = new ko.simpleGrid.viewModel({
data: artifacts,
columns: [],
pageSize: 2,
pageSize: 7,
gridUpdateCallBack: function(){
// no op
}