Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Owen Leonard af68717016 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
Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
still works as expected and is much more visually appealing.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-10-22 17:51:11 +02:00
..
preferences Bug 8724 - Upgrade from NoZebra installs is broken 2012-10-22 14:55:17 +02:00
searchengine/solr Bug 8385: Dirty patch to make tt_valid.t happy 2012-08-03 11:44:59 +02:00
admin-home.tt Bug 8933: Update transport cost matrix styles 2012-10-22 17:33:04 +02:00
aqbudget_user_search.tt Bug 7304: More permissions for budgets 2012-06-27 16:25:44 +02:00
aqbudgetperiods.tt A follow-up will be added though, because we understood why I had some javascript error and jonathan didn't. It's because I've plack + debug 2012-09-19 17:02:14 +02:00
aqbudgets.tt Bug 7304: More permissions for budgets 2012-06-27 16:25:44 +02:00
aqcontract.tt Bug 8428 - can't save contracts 2012-09-14 17:30:44 +02:00
aqplan.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
auth_subfields_structure.tt Bug 7483 follow-up replacing tabs by 4 spaces in both templates 2012-10-22 17:07:37 +02:00
auth_tag_structure.tt Bug 7483 follow-up replacing tabs by 4 spaces in both templates 2012-10-22 17:07:37 +02:00
authorised_values.tt Bug 8757: longer descriptions for authorised values 2012-09-18 12:22:49 +02:00
authtypes.tt
biblio_framework.tt
branch_transfer_limits.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
branches.tt Bug 8122 - Followup Add a link to new library group creation from empty groups message 2012-05-28 15:51:15 +02:00
categorie.tt Bug 7628: Escape '+' characters for categorycode 2012-08-03 15:01:03 +02:00
checkmarc.tt
cities.tt
classsources.tt
clone-rules.tt
currency.tt Bug 8166 - Adding new currencies & exchange rates 2012-06-10 13:57:19 +02:00
didyoumean.tt Bug 8726: Followup FIX save didyoumean syspref 2012-09-28 17:14:17 +02:00
fieldmapping.tt Bug 6037 [Follow-up] Invalid markup, missing breadcrumbs on Keyword to MARC Mapping page 2012-10-08 17:11:12 +02:00
item_circulation_alerts.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
itemtypes.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
koha2marclinks.tt
marc_subfields_structure.tt Bug 8229: Tabs in marc subfield structure is not shown correctly 2012-06-20 11:10:13 +02:00
marctagstructure.tt
matching-rules.tt Bug 7475: Teach matching rules to handle authorities 2012-09-19 17:15:56 +02:00
oai_set_mappings.tt
oai_sets.tt
patron-attr-types.tt
preferences.tt Bug 8702: System preferences search does not allow accented letters 2012-09-26 19:02:18 +02:00
printers.tt
roadtype.tt
smart-rules.tt Bug 8370: Change term issues (smart-rules) 2012-10-05 16:12:41 +02:00
stopwords.tt
systempreferences.tt Bug 8261: Cannot search system preferences from Local Use tab 2012-09-05 15:46:38 +02:00
transport-cost-matrix.tt Bug 8935 - transport cost matrix could be prettier 2012-10-22 17:51:11 +02:00
z3950servers.tt