Commit ace21a4c4a08f113f03876f914c7dea446f01724
1 parent
a5b01cb8
comments extra script reference causes to Moz browser issue
Showing
1 changed file
with
2 additions
and
2 deletions
400-SOURCECODE/AIAHTML5.Web/app/widget/MainMenu.html
... | ... | @@ -31,8 +31,8 @@ |
31 | 31 | </div> |
32 | 32 | |
33 | 33 | </div> |
34 | -<script src="../controllers/HomeController.js"></script> | |
35 | -<script src="app/services/AuthenticationService.js"></script> | |
34 | +<!--<script src="../controllers/HomeController.js"></script> | |
35 | +<script src="app/services/AuthenticationService.js"></script>--> | |
36 | 36 | |
37 | 37 | |
38 | 38 | <script> | ... | ... |