]> source.dussan.org Git - nextcloud-server.git/commit
Changed breadcrumb event handling to not use delegate
authorVincent Petry <pvince81@owncloud.com>
Sun, 1 Sep 2013 12:24:01 +0000 (14:24 +0200)
committerVincent Petry <pvince81@owncloud.com>
Fri, 13 Sep 2013 17:59:15 +0000 (19:59 +0200)
commit3cf0820d3507349fa2d518c24579d8605db7cd2e
tree048a971ff7b6b87d241cfa249384155eef2839ee
parent364e7991a42c92affb9085082ff79f6b653de6dd
Changed breadcrumb event handling to not use delegate

Using delegate might break apps that embed themselves in the files
container. When an app embeds itself and the user clicks a breadcrumb,
it will simply reload the whole browser page.
apps/files/js/files.js