gbp-old ui folders structure changed, new ui components
[groupbasedpolicy.git] / groupbasedpolicy-old-ui / module / src / main / resources / gbp-old / views / index.tpl.html
1 <section class="gbpWrapper clearfix">
2
3     <section class="mainNavigationWrapper" ng-show="mainView.main" ng-include src="view_path+'main/main.tpl.html'"></section>
4     <section ng-show="mainView.governance" ng-include src="view_path+'main/governance.tpl.html'"></section>
5     <section ng-show="mainView['policy-renderer']" ng-include src="view_path+'main/policy-renderer.tpl.html'"></section>
6 </section>
7
8
9
10