Bug 14253: (follow-up) Same fix for the basket page
authorJonathan Druart <jonathan.druart@koha-community.org>
Tue, 16 Jun 2015 15:39:16 +0000 (17:39 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 22 Jun 2015 20:07:46 +0000 (17:07 -0300)
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt

index 82ffde4..47fefeb 100644 (file)
         window.open(
             "/cgi-bin/koha/acqui/add_user_search.pl",
             'UserSearchPopup',
-            'width=740,height=450,toolbar=no,'
+            'width=740, height=450, scrollbars=yes, toolbar=no,'
          );
     }