]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Apply jshint suggestions for cleanup to dojo.fieldmapper
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 14 Mar 2011 04:21:20 +0000 (04:21 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 14 Mar 2011 04:21:20 +0000 (04:21 +0000)
commit17e659eec3e23caf5d301b33aa5019b672ecd0e8
treeca04b8b671c7219e977cf1827899131ac1aa39b8
parent473792fbe657338760826a3b40cafbaf8b3c6dbe
Apply jshint suggestions for cleanup to dojo.fieldmapper

Mostly consisting of missing semicolons and avoiding the redeclaration
of variables (generally for iterators) within the same function scope.
Some tightening of null and '' checks to avoid implicit type-casting.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19730 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/dojo/fieldmapper/Fieldmapper.js
Open-ILS/web/js/dojo/fieldmapper/IDL.js
Open-ILS/web/js/dojo/fieldmapper/OrgUtils.js
Open-ILS/web/js/dojo/fieldmapper/dojoData.js
Open-ILS/web/js/dojo/fieldmapper/hash.js