New contract button
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
parent
2f4f4bdff6
commit
5546383f70
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
<!-- TMPL_UNLESS NAME="basketcount" -->
|
||||
<li><a id="newbasket" href="/cgi-bin/koha/acqui/basketheader.pl?booksellerid=<!-- TMPL_VAR name="id" -->&op=add_form">New Basket</a></li>
|
||||
<!-- /TMPL_UNLESS -->
|
||||
<li><a id="editcontracts" href="/cgi-bin/koha/admin/aqcontract.pl?booksellerid=<!-- TMPL_VAR name="id" -->">Contracts</a></li>
|
||||
<!-- TMPL_ELSE -->
|
||||
<li><a id="newbudget" href="/cgi-bin/koha/acqui/supplier.pl?op=enter">New Vendor</a></li>
|
||||
<!-- /TMPL_IF -->
|
||||
|
|
Loading…
Reference in a new issue