diff options
author | Petr Vobornik <pvoborni@redhat.com> | 2014-03-19 15:29:58 +0100 |
---|---|---|
committer | Petr Vobornik <pvoborni@redhat.com> | 2014-03-27 12:44:40 +0100 |
commit | e7bfac1e63360993aea2be91082ca69c478f3cf1 (patch) | |
tree | c5e1d2161fd27498f9faadf6c9fb651159a7e061 /contrib | |
parent | e04da74626dbaef9990833cf1def23da51981a93 (diff) | |
download | freeipa-e7bfac1e63360993aea2be91082ca69c478f3cf1.tar.gz freeipa-e7bfac1e63360993aea2be91082ca69c478f3cf1.tar.xz freeipa-e7bfac1e63360993aea2be91082ca69c478f3cf1.zip |
webui: make navigation module independent on app module
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.
Reviewed-By: Adam Misnyovszki <amisnyov@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions