From 37e4866b5bf5842f40bc67da2173e263979c2267 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 17 Jun 2008 14:55:51 -0500 Subject: [PATCH] Correction to allow pop-up window to scroll. fixes Bug 2209, "Editing records in the inventory." Signed-off-by: Joshua Ferraro --- .../intranet-tmpl/prog/en/modules/tools/inventory.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tmpl index 3c22af5b2f..6baa2ab30a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tmpl @@ -83,9 +83,9 @@ $(document).ready(function(){ - + - + @@ -176,7 +176,7 @@ $(document).ready(function(){ -

- ','Catalogue -- Biblio ','width=800,height=600,toolbar=false');">

+

- ','marcview','width=800,height=600,toolbar=0,scrollbars=1');">

@@ -218,7 +218,7 @@ $(document).ready(function(){ -
+
-- 2.39.5