Commit 4bee8b111f0a81a8f5ace9d64e8e2fb71d6a5a00

Authored by Victor Costa
1 parent dc535fb6

Fix pagination

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
js/requirejs-config.js
@@ -15,7 +15,7 @@ requirejs.config({ @@ -15,7 +15,7 @@ requirejs.config({
15 jquery_timeago: 'jquery.timeago', 15 jquery_timeago: 'jquery.timeago',
16 jquery_timeago_pt: 'jquery.timeago.pt-br', 16 jquery_timeago_pt: 'jquery.timeago.pt-br',
17 jquery_simplePagination: 'jquery.simplePagination', 17 jquery_simplePagination: 'jquery.simplePagination',
18 - jquery_simplePagination: 'footable', 18 + jquery_footable: 'footable',
19 handlebars: 'handlebars-v3.0.1', 19 handlebars: 'handlebars-v3.0.1',
20 handlebars_helpers: 'handlebars-helpers', 20 handlebars_helpers: 'handlebars-helpers',
21 jquery_maxlength: 'jquery.maxlength.min', 21 jquery_maxlength: 'jquery.maxlength.min',