summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api/tests
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2017-12-27 16:17:00 +0100
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2017-12-27 16:17:00 +0100
commit78891ac320c1b5613d71464a3211cd87ec393e63 (patch)
tree49696ff5311f2321e2be58fbdca5750d7127d5f9 /apps/provisioning_api/tests
parente37fa60784f94abb6715704ffcbd479c05938e3a (diff)
downloadnextcloud-server-78891ac320c1b5613d71464a3211cd87ec393e63.tar.gz
nextcloud-server-78891ac320c1b5613d71464a3211cd87ec393e63.zip
Fix selectors for file list elements
When the checkbox was moved to where the favourite icon was shown before the layout of the file list was modified. The first column is no longer the file name, so neither the thumbnail nor the name link were found. Due to this the thumbnail was not set to the appropriate icon, and the dummy event handler was not removed from the name link, so clicks on the name were basically ignored. Now the selectors are based on the ".filename" CSS class instead of relying on the column position. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'apps/provisioning_api/tests')
0 files changed, 0 insertions, 0 deletions