[Koha-bugs] [Bug 8935] transport cost matrix could be prettier

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 17 18:58:00 CEST 2012


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 12887
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12887&action=edit
Bug 8935 - transport cost matrix could be prettier

Correcting the template so that it follows established
interface patterns and coding guidelines:

- Form contents in a fieldset
- Submit button in a fieldset with class "action" and
  with a "Cancel" link.
- Errors displayed in a <div class="dialog alert">
  (no custom error classes necessary).
- Valid markup.
- No JavaScript errors (to that end, the patch removes a
  call to a non-existent function, show_transport_cost_matrix)

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

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


More information about the Koha-bugs mailing list