[Koha-patches] [biblibre-integration 06/19] followup : merge button on virtualshelves

Henri-Damien LAURENT henridamien.laurent at biblibre.com
Fri Aug 28 23:47:41 CEST 2009


---
 .../prog/en/modules/virtualshelves/shelves.tmpl    |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl
index 5d037a2..d4699e3 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl
@@ -120,10 +120,6 @@ function placeHold () {
    <div class="yui-g">
     <!-- TMPL_IF NAME="itemsloop" -->
 
-	<form action="merge.pl" method="get">
-		<input type="hidden" name="shelf" value="<!-- TMPL_VAR NAME="shelfnumber" -->" />
-		<input type="submit" class="editshelf" value="Merge" />
-	</form>
 	<form action="/cgi-bin/koha/virtualshelves/shelves.pl" method="post" class="checkboxed">
         <input type="hidden" name="viewshelf" value="<!-- TMPL_VAR NAME="shelfnumber" -->" />
         <input type="hidden" name="modifyshelfcontents" value="1" />
-- 
1.6.0.4




More information about the Koha-patches mailing list