mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-15 15:02:12 -04:00
Avoid double call of refresh at app startup
This commit is contained in:
parent
0e7a41dc99
commit
bcf8eb687a
2 changed files with 7 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
<div ng-controller="HomeController">
|
||||
<div ng-controller="HomeController" data-ng-init="onInit()">
|
||||
|
||||
<div id="page">
|
||||
<div id="wrapper">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue