Updated account and profile pages, very temporary solution, do not like it at all

This commit is contained in:
Torkel Ödegaard
2015-02-06 08:21:00 +01:00
parent e3764ad951
commit f8a10fa7af
17 changed files with 342 additions and 205 deletions

View File

@@ -17,6 +17,7 @@ type Dashboard struct {
Id int64
Slug string
AccountId int64
Version int
Created time.Time
Updated time.Time