Implemented editor filters

This commit is contained in:
2018-03-23 01:43:45 +01:00
parent ca7bedfa0a
commit 15db0a7e80
20 changed files with 273 additions and 154 deletions

View File

@ -1,5 +1,5 @@
component NewKitsuAnime(animes []*kitsu.Anime, url string, user *arn.User)
EditorTabs(url)
EditorTabs(url, user)
h1.mountable New anime on Kitsu
if len(animes) == 0