koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/authorities auth


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/authorities authorities.tmpl,1.5,1.6 searchresultlist.tmpl,1.6,1.7
Date: Thu, 02 Dec 2004 08:41:10 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/authorities
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29841/koha-tmpl/intranet-tmpl/default/en/authorities

Modified Files:
        authorities.tmpl searchresultlist.tmpl 
Log Message:
after an authority is added/modified, go to this fresh authority (instead of 
authority-home)

Index: authorities.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/authorities/authorities.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** authorities.tmpl    19 Jul 2004 19:31:31 -0000      1.5
--- authorities.tmpl    2 Dec 2004 16:41:07 -0000       1.6
***************
*** 15,19 ****
                        <input type="button" value="Add authority" 
onClick="Check(this.form)" accesskey="w" class="button authority">
                <!-- /TMPL_IF -->
- <!--          <a href="javascript:PopupZ3950()" class="button 
authority">z3950 search</a> -->
        </p>
  </div>
--- 15,18 ----

Index: searchresultlist.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/authorities/searchresultlist.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** searchresultlist.tmpl       27 Oct 2004 08:12:11 -0000      1.6
--- searchresultlist.tmpl       2 Dec 2004 16:41:07 -0000       1.7
***************
*** 43,47 ****
                                <tr>
                                        <td><!-- TMPL_VAR NAME="summary" 
--></td>
!                                       <td><a 
href="../search.marc/search.pl?type=intranet&amp;op=do_search&amp;marclist=<!-- 
TMPL_VAR NAME="biblio_fields" -->&amp;operator==&amp;value=<!-- TMPL_VAR 
NAME="authid" -->&amp;and_or=and&amp;excluding=" class="button authority"><!-- 
TMPL_VAR NAME="used" --> biblio(s)</a></td>
                                        <td>
                                                <a href="detail.pl?authid=<!-- 
TMPL_VAR NAME="authid" -->">
--- 43,47 ----
                                <tr>
                                        <td><!-- TMPL_VAR NAME="summary" 
--></td>
!                                       <td><a 
href="../search.marc/search.pl?type=intranet&amp;op=do_search&amp;marclist='<!--
 TMPL_VAR NAME="biblio_fields" -->'&amp;operator==&amp;value=<!-- TMPL_VAR 
NAME="authid" -->&amp;and_or=and&amp;excluding=" class="button authority"><!-- 
TMPL_VAR NAME="used" --> biblio(s)</a></td>
                                        <td>
                                                <a href="detail.pl?authid=<!-- 
TMPL_VAR NAME="authid" -->">




reply via email to

[Prev in Thread] Current Thread [Next in Thread]