[Koha-bugs] [Bug 12147] Column width for action links on invoices too small

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 8 16:26:12 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12147

--- Comment #6 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Comment on attachment 27956
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27956
[Signed-off] Bug 12147 [Alternate] Column width for action links on invoices
too small

Review of attachment 27956:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=12147&attachment=27956)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt
@@ +183,4 @@
>                              <select id="merge_shipment_budgetid" name="shipment_budget_id">
>                                  <option value="">No fund</option>
>                                [% FOREACH budget IN budgets_loop %]
> +                                  <option value="[% invoice.invoiceid %]">[% budget.budget_name %]

Owen, could you confirm this change is intended?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list