specify number of results in a course List page
authorCharles Holbrow <charlesholbrow@gmail.com>
Fri, 1 Mar 2013 18:51:06 +0000 (13:51 -0500)
committerCharles Holbrow <charlesholbrow@gmail.com>
Fri, 1 Mar 2013 18:51:06 +0000 (13:51 -0500)
karmaworld/templates/courses/course_list.html

index 746e921916d84d900948e2aa7a0994acfb195cfa..30155a85ffd80e9721e7f979f9893ef2fd744bbb 100644 (file)
@@ -23,6 +23,8 @@ $(document).ready(function() {
     },
     // don't provide a option for the user to change the table page length
     'bLengthChange': false,
+    // sepcify the number of rows in a page
+    'iDisplayLength': 20,
     // Position the filter bar at the top
     'sDom': '<"top"f>rt<"bottom"p><"clear">', 
     // Specify options for each column