quicksettings
quicksettings copied to clipboard
Changed removeControl to `delete` the target control
Setting it to null
left it in the array of controls.
This in turn would throw errors in (at least) getJSON
Other changes all came from running the unmodified grunt file on current grunt package. Which I added as a script to package.json for other devs, etc.