nextcloud/core/js/tests
Vincent Petry 98d06094e7 Fix share dropdown when links are not allowed
When links are not allowed, the email field does not exist and
autocomplete returns null. This causes Javascript errors.

The fix prevents entering the bogus block when links aren't allowed, as
it doesn't make sense to enter it in such cases anyway.
2014-08-21 13:49:02 +02:00
..
lib Added Javascript unit tests 2014-01-16 17:12:29 +01:00
specs Fix share dropdown when links are not allowed 2014-08-21 13:49:02 +02:00
specHelper.js Fixed folder icon update routine when share owner exists 2014-08-15 16:19:50 +02:00