diff --git a/www/js/views/AdaptViews.js b/www/js/views/AdaptViews.js index c62618ee..84a687b0 100644 --- a/www/js/views/AdaptViews.js +++ b/www/js/views/AdaptViews.js @@ -5024,10 +5024,6 @@ define(function (require) { } else if (document.selection) { // IE? document.selection.empty(); } - // disable prev / next buttons - $("#PrevSP").prop('disabled', true); // disable toolbar button - $("#NextSP").prop('disabled', true); // disable toolbar button - }, // User clicked on the grow Free Translation button