diff --git a/module/doc/js/browse.js b/module/doc/js/browse.js index 7069c7e805..3bbaf09eb2 100644 --- a/module/doc/js/browse.js +++ b/module/doc/js/browse.js @@ -4,4 +4,9 @@ $('.ajaxCollect').click(function() { window.location.reload(); } -}) +}); + +$(function() +{ + $('ul.pager .pager-item').attr('data-app', appTab); +}); diff --git a/module/doc/view/browse.html.php b/module/doc/view/browse.html.php index 0729dd60b0..0a22344249 100644 --- a/module/doc/view/browse.html.php +++ b/module/doc/view/browse.html.php @@ -15,6 +15,7 @@ doc);?> doc->confirmDelete)?> +tab)?>
>