Avoid double call of refresh at app startup

This commit is contained in:
Emmanuel ROHEE 2014-08-26 16:57:29 +02:00
parent 0e7a41dc99
commit bcf8eb687a
2 changed files with 7 additions and 5 deletions

View file

@ -1,4 +1,4 @@
<div ng-controller="HomeController">
<div ng-controller="HomeController" data-ng-init="onInit()">
<div id="page">
<div id="wrapper">