aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/compliance_check_sets
diff options
context:
space:
mode:
authorcedricnjanga2018-02-28 11:08:16 -0800
committerJohan Van Ryseghem2018-03-01 08:59:44 +0100
commita8bc6aefce236b0ecc231312f9c5f05efce4cf8c (patch)
tree6dd0435e2dcde88ce9746d23236492a2a5c690f6 /app/views/compliance_check_sets
parent4acb5a53da2995aacc7b6ce2c802ad16fa563bf8 (diff)
downloadchouette-core-a8bc6aefce236b0ecc231312f9c5f05efce4cf8c.tar.bz2
Refs #6056 Add pagination to ComplianceCheckSet#index
Diffstat (limited to 'app/views/compliance_check_sets')
-rw-r--r--app/views/compliance_check_sets/index.html.slim2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/compliance_check_sets/index.html.slim b/app/views/compliance_check_sets/index.html.slim
index 31ad31e5b..58df2714d 100644
--- a/app/views/compliance_check_sets/index.html.slim
+++ b/app/views/compliance_check_sets/index.html.slim
@@ -42,6 +42,8 @@
],
sortable: true,
cls: 'table has-filter has-search'
+
+ = new_pagination @compliance_check_sets, 'pull-right'
- unless @compliance_check_sets.any?
.row.mt-xs
.col-lg-12