MT2345 : Changes on contracts
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
parent
06bd4fcae5
commit
1da207acf6
1 changed files with 0 additions and 3 deletions
|
@ -44,9 +44,6 @@
|
|||
<!-- TMPL_IF NAME="id" -->
|
||||
<li><a id="editsupplier" href="/cgi-bin/koha/acqui/supplier.pl?supplierid=<!--TMPL_VAR Name="id"-->&op=enter">Edit</a></li>
|
||||
<li><a id="newcontract" href="/cgi-bin/koha/admin/aqcontract.pl?op=add_form&booksellerid=<!-- TMPL_VAR name="id" -->">New Contract</a></li>
|
||||
<!-- 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_UNLESS NAME="basketcount" -->
|
||||
<li><a id="newbasket" href="/cgi-bin/koha/admin/aqcontract.pl?booksellerid=<!-- TMPL_VAR name="id" -->">New Basket</a></li>
|
||||
|
|
Loading…
Reference in a new issue