Skip to content

config web: fix editor save button enable/disable

Jose Tiago Macara Coutinho requested to merge web_config into master

The save button was not enabled when the editor content changed

Profit to refactor a little the code of beacon.js to remove editor page specific code. Detected also that 2 reload config were being made. Since they are quite expensive I also profited to remove it

Merge request reports