fix uxrefresh with new #setup

This commit is contained in:
Matias Alejo Garcia 2014-04-17 11:46:49 -03:00
commit a8d85adc84
8 changed files with 46 additions and 46 deletions

View file

@ -335,6 +335,7 @@
<script src="js/directives.js"></script>
<script src="js/filters.js"></script>
<script src="js/services/walletFactory.js"></script>
<script src="js/services/controllerUtils.js"></script>
<script src="js/controllers/header.js"></script>
<script src="js/controllers/home.js"></script>