Update template/internal/deftmpl/bindata.go & ui/bindata.go

Additionaly linting AlertList/Types.elm
This commit is contained in:
Max Leonard Inden 2017-04-21 16:00:15 +02:00 committed by stuart nelson
parent a8d7f92c66
commit f3a3be8191
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ holds down backspace to remove the text in the input, they won't accidentally ho
backspace too long and then delete the preceding matcher as well. So, once a user holds
backspace to clear an input, they have to then lift up the key and press it again to
proceed to deleting the next matcher.
-}
type alias Model =
{ alertGroups : ApiData (List AlertGroup)