X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fadmin%2Faqplan.tt;h=66f6b9f87943ff17988fc3ac30a276e111d422cc;hb=f24e339dd603e015557107048d1a678293cb2e65;hp=10ca4ce9ce4c0377d52788a62946020efd409f96;hpb=16f1fffdd1f5d1c97db0bf664f83496864b7e24d;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt index 10ca4ce9ce..66f6b9f879 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt @@ -1,13 +1,11 @@ +[% USE Price %] [% INCLUDE 'doc-head-open.inc' %] Koha › Administration › Budgets › Funds › Planning for [% budget_period_description %] by [% authcat %] [% INCLUDE 'doc-head-close.inc' %] -[% INCLUDE 'calendar.inc' %] - + + - + - + [% INCLUDE 'header.inc' %] [% INCLUDE 'budgets-admin-search.inc' %] @@ -83,7 +76,6 @@ YAHOO.util.Event.onAvailable("popmenu", function () {
- [% INCLUDE 'budgets-admin-toolbar.inc' %]
@@ -93,21 +85,20 @@ YAHOO.util.Event.onAvailable("popmenu", function () { [% IF ( budget_lines ) %] - [% IF ( currency ) %]

Currency = [% currency %]. - [% IF ( show_actual ) %] - Each cell contain both actual and estimated values. - [% ELSE %] - Cells contain estimated values only. - [% END %] -

[% ELSE %]

No active currency is defined

Please specify an active currency.

-[% IF ( show_actual ) %] -

Each cell contain both actual and estimated values.

- [% ELSE %] -

Cells contain estimated values only.

- [% END %] - [% END %] + [% INCLUDE 'budgets-active-currency.inc' %] + [% IF ( show_actual ) %] +

Each cell contain both actual and estimated values.

+ [% ELSE %] +

Cells contain estimated values only.

+ [% END %] - +

+ Show/hide columns: + [% FOREACH authvals_ro IN authvals_row %] + + [% END %] +

+
@@ -117,41 +108,26 @@ YAHOO.util.Event.onAvailable("popmenu", function () { [% IF ( authvals_ro.display ) %] [% END %] - + - - - [% FOREACH authvals_ro IN authvals_row %] - [% IF ( authvals_ro.display ) %] - - - [% END %] - - - [% FOREACH budget_line IN budget_lines %] - [% UNLESS ( loop.odd ) %][% ELSE %][% END %] + [% IF ( budget_line.budget_lock ) %] - - +
Fund name [% ELSE %] - + Fund remaining Fund remaining 
   - [% ELSE %] - [ show a column ] 
+ [% ELSE %] - + [% END %] - [% budget_line.budget_name_indent %][% budget_line.budget_amount_formatted %]  + [% budget_line.budget_name %][% budget_line.budget_amount | $Price %]  @@ -163,10 +139,10 @@ YAHOO.util.Event.onAvailable("popmenu", function () { [% ELSE %]