sorry-app / status-bar

Display your Sorry™ status updates on your website and helpdesk.
https://www.sorryapp.com/notifications/
Apache License 2.0
10 stars 4 forks source link

Dismissable toggle #55

Closed SirRawlins closed 6 years ago

SirRawlins commented 6 years ago

A contribution towards #52 this adds a new data attribute to the script tag <script ... data-dismissible="false" which removed the close/dismiss icon from the notices, meaning that they are always displayed.

I'll cut a new release with this shortly.