소스 검색

body lu-busy

develop
Robin Thoni 9 년 전
부모
커밋
d4bcfec764
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      admin/index.html
  2. 1
    1
      camotion/index.html

+ 1
- 1
admin/index.html 파일 보기

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

+ 1
- 1
camotion/index.html 파일 보기

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

Loading…
취소
저장