Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 7293d81290 Bug 17011 - Remove "onblur" event attribute from some templates
Several templates have an "onblur" event attribute in the markup. This
patch moves the onblur event definition into the JavaScript.

To test, apply the patch and clear your browser cache if necessary.

In Administration -> Authority types:

  - Choose "New authority type."
  - Enter any text into the "Authority type" field.
  - Moving the cursor focus away from this field should convert your
    text to uppercase.

In Administration -> MARC bibliographic framework:

  - Choose "New framework."
  - Enter any text into the "Framework code" field.
  - Moving the cursor focus away from this field should convert your
    text to uppercase.

In Administration -> Currencies and exchange rates:

 - Choose "New currency."
  - Enter any text into the "Currency" field.
  - Moving the cursor focus away from this field should convert your
    text to uppercase.

In Administration -> Item types

 - Choose "New item type."
  - Enter any text into the "Item type" field.
  - Moving the cursor focus away from this field should convert your
    text to uppercase.

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-09-09 12:55:41 +00:00
..
acqui Bug 16738 - Improve EDIFACT messages template 2016-09-09 12:54:56 +00:00
admin Bug 17011 - Remove "onblur" event attribute from some templates 2016-09-09 12:55:41 +00:00
authorities
basket
batch
catalogue Bug 16507: Show play media tab first if record has no holdings 2016-09-09 12:10:40 +00:00
cataloguing Bug 17072: 006 not filling in with existing values 2016-09-08 11:58:39 +00:00
circ Bug 15758: Fix variable name, it's a branchcode 2016-09-08 14:36:06 +00:00
common Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
course_reserves Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
errors
help Bug 16843: Help for EDIFACT messages 2016-09-09 10:51:39 +00:00
installer
labels Bug 16576 [Revised] Remove the use of "onclick" from label templates 2016-09-09 12:11:21 +00:00
members Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
offline_circ
patron_lists
patroncards
plugins
reports Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
reserve Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
reviews
rotating_collections Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
serials Bug 15758: [QA Follow-up] Final touch? 2016-09-08 14:36:06 +00:00
services
sms
suggestion Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
tags
test
tools Bug 15758: [QA Follow-up] Remove onlymine from Plugin/Branches.pm 2016-09-08 14:36:05 +00:00
virtualshelves
about.tt Bug 13501: Add JS library select2 3.5.4 2016-09-02 16:25:04 +00:00
auth.tt Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
intranet-main.tt