From 4bee8b111f0a81a8f5ace9d64e8e2fb71d6a5a00 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Fri, 5 Jun 2015 08:49:04 -0300 Subject: [PATCH] Fix pagination --- js/requirejs-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/requirejs-config.js b/js/requirejs-config.js index 79b4672..ec3b569 100644 --- a/js/requirejs-config.js +++ b/js/requirejs-config.js @@ -15,7 +15,7 @@ requirejs.config({ jquery_timeago: 'jquery.timeago', jquery_timeago_pt: 'jquery.timeago.pt-br', jquery_simplePagination: 'jquery.simplePagination', - jquery_simplePagination: 'footable', + jquery_footable: 'footable', handlebars: 'handlebars-v3.0.1', handlebars_helpers: 'handlebars-helpers', jquery_maxlength: 'jquery.maxlength.min', -- libgit2 0.21.2