X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Facqui%2Fbasket.tt;h=f7048b2f26882b11f55fa57199e8465ba7c14d2e;hb=2874dfb1f1dbac7f0f560c3d3b5abb1ca44494bd;hp=2a23ad6d63befc91b6afee30f8d42391c34a7d3f;hpb=8e9e56d0d4aefef9ef7bd7bc48d9e859aadc465e;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt index 2a23ad6d63..f7048b2f26 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt @@ -1,161 +1,45 @@ +[% USE raw %] +[% USE Asset %] +[% BLOCK csv_export %] +
+ Export as CSV + + +
+[% END %] [% USE KohaDates %] +[% USE Branches %] [% USE Price %] [% USE AuthorisedValues %] - +[% USE ColumnsSettings %] +[% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Acquisitions › [% UNLESS ( basketno ) %]New [% END %]Basket [% basketname|html %] ([% basketno %]) for [% name|html %] - +Koha › Acquisitions › [% UNLESS ( basketno ) %]New [% END %]Basket [% basketname | html %] ([% basketno | html %]) for [% booksellername | html %] +[% Asset.css("css/datatables.css") | $raw %] [% INCLUDE 'doc-head-close.inc' %] -[% INCLUDE 'datatables.inc' %] - - - -[% UNLESS ( closedate ) %] - -[% ELSE %] - -[% UNLESS ( grouped ) %] - -[% END %] -[% END %] - + [% INCLUDE 'header.inc' %] [% INCLUDE 'acquisitions-search.inc' %] - +
@@ -170,28 +54,48 @@ [% IF !confirm_close && !edi_confirm %] [% UNLESS ( selectbasketg ) %] [% UNLESS ( closedate ) %] + [% UNLESS ( delete_confirmed ) %]
[% IF active %] - + [% END %] - + [%# FIXME This action should not be available for everyone %] - + [% IF ( unclosable ) %] [% ELSIF ( uncertainprices ) %] - + + [% ELSE %] [% END %] - + + [% PROCESS csv_export %] + [% IF ediaccount %] - + + [% END %] + + [% IF ( active && books_loop ) %] +
+
+ + + +
+
[% END %]
- -