ADAM
/
AIAHTML5
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
Merge Requests
14
Labels
Wiki
Snippets
Download as
Email Patches
Plain Diff
Browse Code »
Commit
154d91f362eca904f1cc586c04b0ec75cd520dba
Authored by
Mukul Rajput
2017-10-12 14:31:11 +0530
1 parent
471fc117
this is sol for header bar issue in AA
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/views/tile-view.html
400-SOURCECODE/AIAHTML5.Web/app/views/tile-view.html
View file @
154d91f
1
-
<div class="bodyWrap row ">
1
+
<div class="bodyWrap row ">
2
2
<div ng-include="'app/widget/MainMenu.html'" />
3
3
<div class="main" ng-init="loadForModuleById(1)">
4
4
<!--<div class="main">-->
...
...