Index: lams_tool_laqa/web/learning/LearnerRep.jsp =================================================================== diff -u -r4d139bddc3cdd41d32d9f3033f2100c711d8c0c5 -rd2326fab67efdc0f0d6e15edcb3741bb1eddb2ab --- lams_tool_laqa/web/learning/LearnerRep.jsp (.../LearnerRep.jsp) (revision 4d139bddc3cdd41d32d9f3033f2100c711d8c0c5) +++ lams_tool_laqa/web/learning/LearnerRep.jsp (.../LearnerRep.jsp) (revision d2326fab67efdc0f0d6e15edcb3741bb1eddb2ab) @@ -122,13 +122,7 @@ } }, container: $(this).next(".pager"), - output: '{startRow} to {endRow} ({totalRows})',// possible variables: {page}, {totalPages}, {filteredPages}, {startRow}, {endRow}, {filteredRows} and {totalRows} - // if true, the table will remain the same height no matter how many records are displayed. The space is made up by an empty - // table row set to a height to compensate; default is false - fixedHeight: true, - // remove rows from the table to speed up the sort of large tables. - // setting this to false, only hides the non-visible rows; needed if you plan to add/remove rows with the pager enabled. - removeRows: false, + output: '{startRow} to {endRow} ({totalRows})', // css class names of pager arrows cssNext: '.tablesorter-next', // next page arrow cssPrev: '.tablesorter-prev', // previous page arrow Index: lams_tool_laqa/web/learning/RevisitedLearnerRep.jsp =================================================================== diff -u -r4d139bddc3cdd41d32d9f3033f2100c711d8c0c5 -rd2326fab67efdc0f0d6e15edcb3741bb1eddb2ab --- lams_tool_laqa/web/learning/RevisitedLearnerRep.jsp (.../RevisitedLearnerRep.jsp) (revision 4d139bddc3cdd41d32d9f3033f2100c711d8c0c5) +++ lams_tool_laqa/web/learning/RevisitedLearnerRep.jsp (.../RevisitedLearnerRep.jsp) (revision d2326fab67efdc0f0d6e15edcb3741bb1eddb2ab) @@ -125,13 +125,7 @@ } }, container: $(this).next(".pager"), - output: '{startRow} to {endRow} ({totalRows})',// possible variables: {page}, {totalPages}, {filteredPages}, {startRow}, {endRow}, {filteredRows} and {totalRows} - // if true, the table will remain the same height no matter how many records are displayed. The space is made up by an empty - // table row set to a height to compensate; default is false - fixedHeight: true, - // remove rows from the table to speed up the sort of large tables. - // setting this to false, only hides the non-visible rows; needed if you plan to add/remove rows with the pager enabled. - removeRows: false, + output: '{startRow} to {endRow} ({totalRows})', // css class names of pager arrows cssNext: '.tablesorter-next', // next page arrow cssPrev: '.tablesorter-prev', // previous page arrow Index: lams_tool_laqa/web/learning/mobile/LearnerRep.jsp =================================================================== diff -u -r4d139bddc3cdd41d32d9f3033f2100c711d8c0c5 -rd2326fab67efdc0f0d6e15edcb3741bb1eddb2ab --- lams_tool_laqa/web/learning/mobile/LearnerRep.jsp (.../LearnerRep.jsp) (revision 4d139bddc3cdd41d32d9f3033f2100c711d8c0c5) +++ lams_tool_laqa/web/learning/mobile/LearnerRep.jsp (.../LearnerRep.jsp) (revision d2326fab67efdc0f0d6e15edcb3741bb1eddb2ab) @@ -127,13 +127,7 @@ } }, container: $(this).next(".pager"), - output: '{startRow} to {endRow} ({totalRows})',// possible variables: {page}, {totalPages}, {filteredPages}, {startRow}, {endRow}, {filteredRows} and {totalRows} - // if true, the table will remain the same height no matter how many records are displayed. The space is made up by an empty - // table row set to a height to compensate; default is false - fixedHeight: true, - // remove rows from the table to speed up the sort of large tables. - // setting this to false, only hides the non-visible rows; needed if you plan to add/remove rows with the pager enabled. - removeRows: false, + output: '{startRow} to {endRow} ({totalRows})', // css class names of pager arrows cssNext: '.tablesorter-next', // next page arrow cssPrev: '.tablesorter-prev', // previous page arrow Index: lams_tool_laqa/web/learning/mobile/RevisitedLearnerRep.jsp =================================================================== diff -u -r4d139bddc3cdd41d32d9f3033f2100c711d8c0c5 -rd2326fab67efdc0f0d6e15edcb3741bb1eddb2ab --- lams_tool_laqa/web/learning/mobile/RevisitedLearnerRep.jsp (.../RevisitedLearnerRep.jsp) (revision 4d139bddc3cdd41d32d9f3033f2100c711d8c0c5) +++ lams_tool_laqa/web/learning/mobile/RevisitedLearnerRep.jsp (.../RevisitedLearnerRep.jsp) (revision d2326fab67efdc0f0d6e15edcb3741bb1eddb2ab) @@ -128,13 +128,7 @@ } }, container: $(this).next(".pager"), - output: '{startRow} to {endRow} ({totalRows})',// possible variables: {page}, {totalPages}, {filteredPages}, {startRow}, {endRow}, {filteredRows} and {totalRows} - // if true, the table will remain the same height no matter how many records are displayed. The space is made up by an empty - // table row set to a height to compensate; default is false - fixedHeight: true, - // remove rows from the table to speed up the sort of large tables. - // setting this to false, only hides the non-visible rows; needed if you plan to add/remove rows with the pager enabled. - removeRows: false, + output: '{startRow} to {endRow} ({totalRows})', // css class names of pager arrows cssNext: '.tablesorter-next', // next page arrow cssPrev: '.tablesorter-prev', // previous page arrow Index: lams_tool_laqa/web/monitoring/MonitoringMaincontent.jsp =================================================================== diff -u -r7d0d609b844ea5e9c41f46d209825ce5bd4fb83a -rd2326fab67efdc0f0d6e15edcb3741bb1eddb2ab --- lams_tool_laqa/web/monitoring/MonitoringMaincontent.jsp (.../MonitoringMaincontent.jsp) (revision 7d0d609b844ea5e9c41f46d209825ce5bd4fb83a) +++ lams_tool_laqa/web/monitoring/MonitoringMaincontent.jsp (.../MonitoringMaincontent.jsp) (revision d2326fab67efdc0f0d6e15edcb3741bb1eddb2ab) @@ -198,13 +198,7 @@ } }, container: $(this).next(".pager"), - output: '{startRow} to {endRow} ({totalRows})',// possible variables: {page}, {totalPages}, {filteredPages}, {startRow}, {endRow}, {filteredRows} and {totalRows} - // if true, the table will remain the same height no matter how many records are displayed. The space is made up by an empty - // table row set to a height to compensate; default is false - fixedHeight: true, - // remove rows from the table to speed up the sort of large tables. - // setting this to false, only hides the non-visible rows; needed if you plan to add/remove rows with the pager enabled. - removeRows: false, + output: '{startRow} to {endRow} ({totalRows})', // css class names of pager arrows cssNext: '.tablesorter-next', // next page arrow cssPrev: '.tablesorter-prev', // previous page arrow Index: lams_tool_survey/web/pages/learning/resultOtherUsers.jsp =================================================================== diff -u -r78430c0da880a241dde8fb04994d852a92acf83c -rd2326fab67efdc0f0d6e15edcb3741bb1eddb2ab --- lams_tool_survey/web/pages/learning/resultOtherUsers.jsp (.../resultOtherUsers.jsp) (revision 78430c0da880a241dde8fb04994d852a92acf83c) +++ lams_tool_survey/web/pages/learning/resultOtherUsers.jsp (.../resultOtherUsers.jsp) (revision d2326fab67efdc0f0d6e15edcb3741bb1eddb2ab) @@ -76,13 +76,7 @@ } }, container: $(this).next(".pager"), - output: '{startRow} to {endRow} ({totalRows})',// possible variables: {page}, {totalPages}, {filteredPages}, {startRow}, {endRow}, {filteredRows} and {totalRows} - // if true, the table will remain the same height no matter how many records are displayed. The space is made up by an empty - // table row set to a height to compensate; default is false - fixedHeight: true, - // remove rows from the table to speed up the sort of large tables. - // setting this to false, only hides the non-visible rows; needed if you plan to add/remove rows with the pager enabled. - removeRows: false, + output: '{startRow} to {endRow} ({totalRows})', // css class names of pager arrows cssNext: '.tablesorter-next', // next page arrow cssPrev: '.tablesorter-prev', // previous page arrow