MDL-54778 form: Make it all js style (eslint) compliant
commit7573bf0b666105ad55a7deaaa06cb4e7eae4606d
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Tue, 21 Jun 2016 21:37:59 +0000 (21 23:37 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Tue, 21 Jun 2016 23:30:18 +0000 (22 01:30 +0200)
tree1d17a1c1cd8c0496936128cb188b6982046dfa04
parentd8230f25d0a9a849a3ba3bf91892aa9f90130243
MDL-54778 form: Make it all js style (eslint) compliant

The changes in this commit should not be problematic, just:

- different whitespace.
- some docs.
- 1 variable to camelCase.

And then, less trivial, but safe enough IMO:

- a change to camelCase some identifiers and their calculation.
lib/form/form.js