Merge remote-tracking branch 'origin/master' into getting-started-panel-css2

This commit is contained in:
Torkel Ödegaard
2016-11-18 16:31:54 +01:00
93 changed files with 854 additions and 1344 deletions

View File

@ -310,4 +310,5 @@ func Register(r *macaron.Macaron) {
InitAppPluginRoutes(r)
r.NotFound(NotFoundHandler)
}