]> source.dussan.org Git - nextcloud-server.git/commit
Added isPublic flag in files_sharing template
authorVincent Petry <pvince81@owncloud.com>
Mon, 7 Oct 2013 14:59:57 +0000 (16:59 +0200)
committerVincent Petry <pvince81@owncloud.com>
Mon, 7 Oct 2013 14:59:57 +0000 (16:59 +0200)
commit6a36d7fa864ec241d05a00b419ca48cf84ca41ff
tree60e459a89e2021a3b6a9d07121705540dd754dcf
parent0d492afee1ed6a6c032451181c20fd0b90f3105e
Added isPublic flag in files_sharing template

To make it possible for apps to find out whether they are running in
public mode, the flag "isPublic" will now be present in the DOM.

This is required to disable the editor app in public mode to fix #5059
apps/files_sharing/templates/public.php