mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
The old notifications were added as ".row" elements to the "#notification-container" element; the new notifications based on toastify are added as ".toastify .on .toast..." elements to the "#content" element. Besides that, they also include a span element with an X to close the notification, so now only the first child text node should be compared to the expected message. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| core | ||
| access-levels.feature | ||
| app-comments.feature | ||
| app-files-sharing-link.feature | ||
| app-files-sharing.feature | ||
| app-files-tags.feature | ||
| app-files.feature | ||
| app-theming.feature | ||
| apps.feature | ||
| header.feature | ||
| login.feature | ||
| users.feature | ||