Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Fridolin Somers 6bb4a0405a Bug 18706 - Remove useless Javascript
Whe checking a subfield to be deleted, the code
  $(this).val($(this).siblings("[name='subfield']").val());
is useless, the checkbox already contains the subfield code :
  <input type="checkbox" ... name="disable_input" value="[% ite.subfield %]" />

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-06-09 12:21:05 -03:00
..
automatic_item_modification_by_age.tt
batch_delete_records.tt
batch_record_modification.tt
batchMod-del.tt
batchMod-edit.tt Bug 18706 - Remove useless Javascript 2017-06-09 12:21:05 -03:00
batchMod.tt
cleanborrowers.tt Bug 18574 - Clean Patron Records tool doesn't limit to the selected library 2017-05-12 08:41:51 -04:00
csv-profiles.tt Bug 18675: Translatability: Get rid of [%% in translation for csv-profiles.tt 2017-06-05 16:47:23 -03:00
export.tt Bug 18693: Translatability: Get rid of exposing a [%% FOREACH loop in translation for branch-selector.inc 2017-06-05 16:47:22 -03:00
holidays.tt Bug 18689: calendar error with double quotes in title or description of holiday 2017-06-09 11:50:55 -03:00
import_borrowers.tt
inventory.tt Bug 14399: Results form also needs a few interface changes 2017-05-10 16:23:56 +00:00
koha-news.tt
letter.tt Bug 17762: Fix sql fields insertion 2017-05-09 20:56:42 +00:00
manage-marc-import.tt
marc_modification_templates.tt
modborrowers.tt
overduerules.tt
picture-upload.tt
quotes-upload.tt
quotes.tt
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt
tools-home.tt
upload-images.tt
upload.tt
viewlog.tt