Fixed edit anime page
This commit is contained in:
parent
840911c91b
commit
839918e20e
@ -1,9 +1,9 @@
|
||||
component EditAnime(anime *arn.Anime)
|
||||
h1= anime.Title.Canonical
|
||||
|
||||
.widgets
|
||||
.widget-form.mountable
|
||||
.widget(data-api="/api/anime/" + anime.ID)
|
||||
h3.anime-section-name Mappings
|
||||
h3.widget-title Mappings
|
||||
InputText("Custom:ShoboiID", anime.GetMapping("shoboi/anime"), "Shoboi TID", "TID on cal.syoboi.jp")
|
||||
InputText("Custom:AniListID", anime.GetMapping("anilist/anime"), "AniList ID", "ID on anilist.co")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user