[Koha-bugs] [Bug 15940] Remove unused JavaScript from authorities MARC subfield structure

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 3 10:04:46 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15940

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48477|0                           |1
        is obsolete|                            |

--- Comment #2 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 48606
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48606&action=edit
Bug 15940 - Remove unused JavaScript from authorities MARC subfield structure

The authorities MARC subfield structure template contains some unused
JavaScript, "function displayMoreConstraint()" This patch removes it.

To test, apply the patch and go to Administration -> Authority types ->
MARC structure -> Subfields -> Edit subfields and confirm that there are
no JavaScript errors and tab switching works correctly.

A search of the source code should show no instances of
"displayMoreConstraint."

Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
  No regression, no JS warning.

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


More information about the Koha-bugs mailing list