Changed submitButtonToggler.toggle to submitButtonUpdater.setAndUpdate
to be more clear about its meaning.
Removed old code line which was commented out.
Requires two things to enable the submit button:
- data being validated
- data having been saved locally
Note that it doesn't check whether the data being submitted is the
same as was saved locally, it only checks that the save button has
been used.