Fix and Code Improvements#76
Conversation
- Removed unnecessary calls to function that handles the additional WebUI modifications. - Modified code to make sure the 'Addons' icon is always added when mounting the WebUI, regardless of whether the extra WebUI modifications are enabled or disabled.
Martinski4GitHub
left a comment
There was a problem hiding this comment.
Explaining the changes.
|
Completely approved!!! And this better helps me understand why the work was being duplicated in some instances. I think this is finally ready to go out the door, I tested it up and down on both routers without any hickups. |
Agreed. It's now ready for a production release, and we'll see how it behaves in a real user environment, since that's where the rubber meets the road. 😉 |
Removed unnecessary calls to the function that enables/disables the additional WebUI modifications.
Modified code to make sure the 'Addons' icon is always added when mounting the WebUI, regardless of whether the extra WebUI modifications are enabled or disabled.