Przeglądaj źródła

body lu-busy

develop
Robin Thoni 10 lat temu
rodzic
commit
d4bcfec764
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1
    1
      admin/index.html
  2. 1
    1
      camotion/index.html

+ 1
- 1
admin/index.html Wyświetl plik

64
     <!-- endbuild -->
64
     <!-- endbuild -->
65
 
65
 
66
 </head>
66
 </head>
67
-<body>
67
+<body lu-busy="body">
68
 <ng-include src="'views/navbar.html'"></ng-include>
68
 <ng-include src="'views/navbar.html'"></ng-include>
69
 <div ui-view></div>
69
 <div ui-view></div>
70
 <ng-include src="'views/footer.html'"></ng-include>
70
 <ng-include src="'views/footer.html'"></ng-include>

+ 1
- 1
camotion/index.html Wyświetl plik

63
     <!-- endbuild -->
63
     <!-- endbuild -->
64
 
64
 
65
 </head>
65
 </head>
66
-<body>
66
+<body lu-busy="body">
67
 <ng-include src="'views/navbar.html'"></ng-include>
67
 <ng-include src="'views/navbar.html'"></ng-include>
68
 <div ui-view></div>
68
 <div ui-view></div>
69
 <ng-include src="'views/footer.html'"></ng-include>
69
 <ng-include src="'views/footer.html'"></ng-include>

Ładowanie…
Anuluj
Zapisz