nextcloud/apps/files/templates
Vincent Petry f8717bc260 Fixed share with link checkbox missing as regular user
Instead of loading the app config setting "shareapi_allow_links" using a
synchronous ajax call that fails when the user is not an admin, this fix
puts the flag directly in the template so it doesn't need to be loaded
afterwards.

Fixes #5440
2013-10-21 11:29:40 +02:00
..
admin.php more elegant style for Personal and Admin settings 2013-10-05 11:23:49 +02:00
fileexists.html simplify conflict template handling, fix reopen after ESC 2013-09-18 17:22:29 +02:00
index.php Fixed share with link checkbox missing as regular user 2013-10-21 11:29:40 +02:00
part.breadcrumb.php Migrate to encodePath 2013-07-09 17:46:11 +03:00
part.list.php Fixed files view regular file actions in IE8 2013-10-10 12:21:02 +02:00
upgrade.php [Files] Use p() instead of echo 2013-02-27 21:14:15 +01:00