]> source.dussan.org Git - nextcloud-server.git/commit
Do not switch to root folder if filelist is already shown 12593/head
authorJulius Härtl <jus@bitgrid.net>
Tue, 20 Nov 2018 13:44:20 +0000 (14:44 +0100)
committerBackportbot <backportbot-noreply@rullzer.com>
Thu, 22 Nov 2018 15:10:53 +0000 (15:10 +0000)
commit07c5c686a02d765670394b3f2b14894105a29845
tree0a3bd4a92c7d3b131bd6b950cb853d4d33bd6502
parentff59905b12fab64b27211591884414a7241e4e13
Do not switch to root folder if filelist is already shown

Navigating to the root folder is already handled by
OCA.Files.Navigation.setActiveItem in case the view doesn't change.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
apps/files/js/filelist.js
apps/files/js/navigation.js