]> source.dussan.org Git - nextcloud-server.git/commit
Replace the icon-class with an absolute link to an image
authorJoas Schilling <coding@schilljs.com>
Wed, 13 Mar 2019 19:25:22 +0000 (20:25 +0100)
committerJulius Härtl <jus@bitgrid.net>
Tue, 19 Mar 2019 12:06:55 +0000 (13:06 +0100)
commit403b673b93b98b7158838c232581ad221aeccd09
treea1ae79fa9ab7d91bf6fb6acc14da81a5b36aef8f
parentff6f105ea6a37107e7c6e12bcace010490c93c58
Replace the icon-class with an absolute link to an image

Otherwise the icon can not be displayed in mobile apps

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/files/lib/Collaboration/Resources/ResourceProvider.php
core/Controller/CollaborationResourcesController.php
lib/private/Collaboration/Resources/Manager.php
lib/private/Collaboration/Resources/Resource.php
lib/public/Collaboration/Resources/IProvider.php
lib/public/Collaboration/Resources/IResource.php