Koha/koha-tmpl
Owen Leonard 04d9825717 Bug 9284 - JavaScript should follow rules recommended by JSHint
Coding style corrections to members.js:

- Mixed tab/space indentation converted to spaces.
- Converted "!=" and "==" to "!==" and "===" for comparisons with ''.
- Adding missing semicolons.

To test, create or edit a patron and confirm that validation hasn't been
broken by the changes to members.js: Invalid date, empty required
fields, guarantor popup, restricted-until field display, etc.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2012-12-27 19:02:07 -05:00
..
intranet-tmpl Bug 9284 - JavaScript should follow rules recommended by JSHint 2012-12-27 19:02:07 -05:00
opac-tmpl Bug 8712 - We should use WAI-ARIA guidelines to help with accessibility 2012-12-27 18:40:36 -05:00
favicon.ico
index.html
intranet.html fix for #290 2003-04-09 08:40:28 +00:00
opac.html
templates.readme