tweak Alert closability and construction
This commit is contained in:
parent
d62b157194
commit
0186f06744
2 changed files with 23 additions and 15 deletions
|
@ -177,8 +177,7 @@ sideBarDisplay noScript = do
|
|||
|
||||
renderalert (alertid, alert) = addalert
|
||||
(show alertid)
|
||||
-- Activity alerts auto-close
|
||||
(alertClass alert /= Activity)
|
||||
(alertClosable alert)
|
||||
(alertBlockDisplay alert)
|
||||
(bootstrapclass $ alertClass alert)
|
||||
(alertHeader alert)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue