mirror of
https://github.com/nextcloud/server.git
synced 2026-04-23 15:21:00 -04:00
Tje jQuery object created through "$('#testArea .toastify')" will be
always defined even if no elements were found, so the check does not
really work; instead, it should be checked the number of elements found.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
||
|---|---|---|
| .. | ||
| specs | ||
| html-domparser.js | ||
| specHelper.js | ||