On Wed, 19 Mar 2014 16:02:19 +0100 Petr Vobornik <[email protected]> wrote:
> When some module used 'freeipa/navigation' it pulled the entire Web UI > because navigation depended on app. > > This patch splits the app into two modules: app and app_container. > App specifies the entities which are part of final application. > app_container module represents the application boot classes. > Navigation now depends on app_container. Hi, tests ran as expected, and it works, so ACK. Note: there are two typos in copyright, app.js:5(./), app_container.js:1(space before comment), should be corrected before push. Thanks Adam _______________________________________________ Freeipa-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-devel
