aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/fileactions.js
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2017-12-21 00:36:40 +0100
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2017-12-21 00:36:40 +0100
commit96ed73343eadb8723ca3bc404259d054f42b181d (patch)
tree3f6a58b3378ebddc187e00e0fc93889372fe68e3 /apps/files/js/fileactions.js
parent7760f1652190474d1f62b590b6a57799c8ffd68d (diff)
downloadnextcloud-server-96ed73343eadb8723ca3bc404259d054f42b181d.tar.gz
nextcloud-server-96ed73343eadb8723ca3bc404259d054f42b181d.zip
Trigger the "Details" action when clicking on an empty file row space
Clicking on an empty space in a file row causes the details view to be shown. As it is a user initiated action on the file list now it is done by triggering the Details action instead of directly calling "_updateDetailsView"; the result is the same in both cases, but using the action is more consistent (clicking on the file name triggers the default action, and clicking on the inline actions triggers those actions) and also makes possible to use the "beforeTriggerAction" and "afterTriggerAction" listeners. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'apps/files/js/fileactions.js')
0 files changed, 0 insertions, 0 deletions