diff options
author | Emmanuel ROHEE <erohee@amdocs.com> | 2014-08-27 10:25:27 +0200 |
---|---|---|
committer | Emmanuel ROHEE <erohee@amdocs.com> | 2014-08-27 15:55:51 +0200 |
commit | 6691ca6f8d93837feb6e4ed0309ace031233737d (patch) | |
tree | 9ceb4dea5a32eba45ff53e5e6a600155a01dd934 /webclient | |
parent | Support limit and feedback param of initialSync (diff) | |
download | synapse-6691ca6f8d93837feb6e4ed0309ace031233737d.tar.xz |
Rename go() into goToPage() which is available from everywhere thanks to the inheritance of $scope
Diffstat (limited to 'webclient')
-rw-r--r-- | webclient/app-controller.js | 6 | ||||
-rw-r--r-- | webclient/index.html | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/webclient/app-controller.js b/webclient/app-controller.js |