get other accounts works

This commit is contained in:
Torkel Ödegaard
2014-11-24 08:04:41 +01:00
parent f04932aa67
commit fcdcd63dc7
7 changed files with 55 additions and 7 deletions
+1
View File
@@ -32,6 +32,7 @@ func Init() {
models.CreateAccount = CreateAccount
models.GetAccount = GetAccount
models.GetAccountByLogin = GetAccountByLogin
models.GetOtherAccountsFor = GetOtherAccountsFor
models.GetDashboard = GetDashboard
models.SaveDashboard = SaveDashboard
models.SearchQuery = SearchQuery