Markup and style corrections.
authorOwen Leonard <oleonard@myacpl.org>
Thu, 5 Mar 2009 20:37:49 +0000 (14:37 -0600)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 26 May 2009 19:15:08 +0000 (21:15 +0200)
Corrects case of "onclick" and creates new style for "send" link rather than re-using inapplicable toolbar ID.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl

index 50d1d26..2b1944a 100644 (file)
@@ -88,7 +88,7 @@ fieldset.rows .itemblock fieldset.action { padding:.5em; }
             <!-- /TMPL_LOOP -->
             </select></li>
    <!-- /TMPL_IF -->
-   </ol><!-- TMPL_VAR name="itemBlockIndex" -->
+   </ol>
 <fieldset class="action"><a href="#" class="cloneItemBlock">[+]</a>
  <a href="#" class="deleteItemBlock">[-]</a></fieldset>
     </div>
index 70c1826..8489c43 100644 (file)
@@ -289,10 +289,7 @@ $.tablesorter.addParser({
           <!-- /TMPL_IF -->
         </form>
       <!-- /TMPL_IF -->&nbsp;
-<<<<<<< HEAD:koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl
-=======
       <a href="#" class="send" onclick="open(CGIBIN+'opac-sendshelf.pl?shelfid=<!-- TMPL_VAR NAME="shelf" -->','win_form','dependant=yes,scrollbars=no,resizable=no,height=300,width=450,top=50,left=100')">Send List</a>
->>>>>>> ffa3c9a... Markup and style corrections.:koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl
     </td>
                </tr>
             <!-- /TMPL_LOOP -->