From 12d53dead6e81008ad529ea0e9195bec85b65923 Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Mon, 26 Aug 2013 02:29:44 +0200 Subject: [PATCH] Move pagination to class rather than ID Pagination could conceivably be used in more than one place on a page (eg. both top and bottom). For that reason it should probably have a class rather than an ID. --- core/server/helpers/tpl/pagination.hbs | 2 +- core/test/unit/frontend_helpers_index_spec.js | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/server/helpers/tpl/pagination.hbs b/core/server/helpers/tpl/pagination.hbs index ae91a134a0..2930b256c2 100644 --- a/core/server/helpers/tpl/pagination.hbs +++ b/core/server/helpers/tpl/pagination.hbs @@ -1,5 +1,5 @@ -