enigma-bbs
enigma-bbs copied to clipboard
Introduce a way to easily redraw MenuModule's
MenuModule
's need a clean/simple way to redraw. This would come in use in @systemMethod:prevConf
and related. Currently we are pop/gotoing the current module to achieve this.
See TODO in system_menu_method.js
around reloadMenu()
.