diff --git a/js/ext/ext.paging.js b/js/ext/ext.paging.js index 6afec4c0c..d572a03a3 100644 --- a/js/ext/ext.paging.js +++ b/js/ext/ext.paging.js @@ -85,7 +85,7 @@ $.extend( true, DataTable.ext.renderer, { switch ( button ) { case 'ellipsis': - container.append(''); + container.append(''); break; case 'first':