commit | d72d490bba5702014313d9f4cb2df2a083d3828c | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Fri Apr 15 13:00:01 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Fri Apr 15 13:00:01 2016 -0700 |
tree | a22b0d03df56e9d15b0316016875160864c5889d | |
parent | cc6954ebee88e565bf3a5ca452e39449f22892b8 [diff] [blame] |
Added tests for pagination component
diff --git a/views/ngXosViews/sampleView/src/js/main.js b/views/ngXosViews/sampleView/src/js/main.js index e2e367d..222882b 100644 --- a/views/ngXosViews/sampleView/src/js/main.js +++ b/views/ngXosViews/sampleView/src/js/main.js
@@ -55,7 +55,7 @@ filter: 'field', order: true, pagination: { - pageSize: 3 + pageSize: 6 } };