Apply jshint suggestions for cleanup to dojo.fieldmapper
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 14 Mar 2011 04:23:57 +0000 (04:23 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 14 Mar 2011 04:23:57 +0000 (04:23 +0000)
commit40f59389070b5fa6270e314f711260bb6afa6229
treeaa79c4808c94081f00f71e9349cbcdad3ae4264c
parentc76f39c0a4bab67de5c3b5a39b42e54f952ecb30
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/branches/rel_2_1@19731 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