]> source.dussan.org Git - nextcloud-server.git/commit
notifications are now shown/hidden using the js functions hideNotification and showNo...
authorThomas Mueller <thomas.mueller@tmit.eu>
Wed, 2 Jan 2013 14:09:40 +0000 (15:09 +0100)
committerThomas Mueller <thomas.mueller@tmit.eu>
Wed, 2 Jan 2013 14:09:40 +0000 (15:09 +0100)
commit48f6dccdb768126ae71a1e4de4eca184891a6115
treef6f4e0f00b030e93c3108a6003a93aefba8ec3ca
parent48c7bed59bce35eb5904dc7c7c80f99ba4126892
notifications are now shown/hidden using the js functions hideNotification and showNotification.
storage warnings are displayed in a notification.
as soon as a notification is hidden the storage warning will come back.
apps/files/js/filelist.js
apps/files/js/files.js