3.0.x : intranet results Removing missing features
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Mon, 7 Dec 2009 15:30:25 +0000 (16:30 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Mon, 7 Dec 2009 15:46:51 +0000 (16:46 +0100)
Removing Place Hold and Add To List Button

koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl

index c001e43..8185e0f 100644 (file)
@@ -193,10 +193,6 @@ function yuiZ3950button() {
                 |
                 <a href="#" class="highlight_toggle" id="highlight_toggle_off">Unhighlight</a>
                 <a href="#" class="highlight_toggle" id="highlight_toggle_on">Highlight</a>
-                <!-- TMPL_IF NAME="CAN_user_reserveforothers" -->
-                  <input type="button" onclick="placeHold(); return false;" value="Place Hold"/>
-                <!-- /TMPL_IF -->
-                <input type="button" onclick="addToList(); return false;" value="Add to List"/>
             </div>
         </div>
     <!-- TMPL_IF NAME="stopwords_removed" --><div><p class="tip">Ignored the following common words: "<!-- TMPL_VAR NAME="stopwords_removed" -->"<p></div><!-- /TMPL_IF -->