nextcloud-server/apps/files
Daniel Calviño Sánchez 3113ee1129 Hide favourite icon in details view if favourite action is not available
When the favourite icon in the details view is clicked the "Favorite"
action is triggered. However, if the action name given to
"triggerAction" is not found then the "Download" action is triggered
instead. As the "Favorite" action is not available in some file lists
(like "Recents") the "Download" action was executed instead in those
cases, which was a strange behaviour. Now the favourite icon is
hidden if its action is not available.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-01-05 19:06:06 +01:00
..
ajax
appinfo
composer Composer updated 2018-01-04 16:31:16 +01:00
css Merge pull request #7634 from Abijeet/bug-7539 2018-01-03 08:28:26 +01:00
img Re-optimize places and files icons 2017-11-15 14:27:16 +01:00
js Hide favourite icon in details view if favourite action is not available 2018-01-05 19:06:06 +01:00
l10n [tx-robot] updated from transifex 2018-01-05 01:11:18 +00:00
lib Update quota on file upload and deletion 2017-12-21 10:48:43 +01:00
templates Merge pull request #7634 from Abijeet/bug-7539 2018-01-03 08:28:26 +01:00
tests Hide favourite icon in details view if favourite action is not available 2018-01-05 19:06:06 +01:00
download.php
list.php
recentlist.php
simplelist.php