http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12147
--- Comment #6 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
