1
0
Fork 0

Fix messed up visibility menu when CW is enabled.

This commit is contained in:
Nicolas Perriault 2017-05-22 09:21:24 +02:00
parent 239326b79f
commit d4312640f2
No known key found for this signature in database
GPG Key ID: DA5E4C83904F7A2A
1 changed files with 1 additions and 5 deletions

View File

@ -190,11 +190,7 @@ draftView ({ draft, currentUser } as model) =
text ""
, visibilitySelector draft
, div [ class "form-group status-field" ]
[ if hasSpoiler then
label [ for "status" ] [ text "Hidden part" ]
else
text ""
, let
[ let
dec =
(Decode.map
(\code ->