]> source.dussan.org Git - nextcloud-server.git/commit
Accumulate notifications instead of blinking
authorVincent Petry <pvince81@owncloud.com>
Fri, 19 Feb 2016 11:09:46 +0000 (12:09 +0100)
committerVincent Petry <pvince81@owncloud.com>
Mon, 22 Feb 2016 16:25:32 +0000 (17:25 +0100)
commit8ea80e114ae508586947db614b37db6b35972a9c
tree608e6b0ff76787b4db1d5ccde39d2ca00859684a
parent6f29949bcaef690a93d7ecfb5cde8fa08ce36db7
Accumulate notifications instead of blinking

This makes it possible to display multiple notifications.
If the options.type is set to "error", it will also add a close button.
apps/files/js/file-upload.js
core/css/styles.css
core/js/js.js
core/js/tests/specs/coreSpec.js