https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15867
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff --- Comment #3 from Owen Leonard <[email protected]> --- (In reply to Héctor Eduardo Castro Avalos from comment #2) > JSHint give me one error: > > koha-tmpl/intranet-tmpl/prog/en/js/marc_modification_templates.js: line 182, > col 14, 'i' is already defined. I think that is a case where the warning can be ignored, since "i" is only being used in the for loop. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
