]> source.dussan.org Git - nextcloud-server.git/commit
Fix unshare link click element
authorVincent Petry <pvince81@owncloud.com>
Mon, 7 Dec 2015 16:58:17 +0000 (17:58 +0100)
committerVincent Petry <pvince81@owncloud.com>
Mon, 7 Dec 2015 16:58:17 +0000 (17:58 +0100)
commit5567b6cee229c0380d243d1697f926d02db1a3e8
tree23e85f99209d41b1a997dbd00da30584679b62f3
parente4c5bf790d670eceac01f2e8c7750182b17123f3
Fix unshare link click element

When clicking on the unshare link (trash icon), the correct link element
needs to be used instead of whatever child was clicked. Then, that
element might contain a visible loading icon.

This fixes the spinner detection and also prevents a full page reload in
case the spinner was visible.
core/js/sharedialogshareelistview.js