diff options
Diffstat (limited to 'apps/files_external/templates/list.php')
-rw-r--r-- | apps/files_external/templates/list.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/templates/list.php b/apps/files_external/templates/list.php index ed13ed83701..20f97dd4c08 100644 --- a/apps/files_external/templates/list.php +++ b/apps/files_external/templates/list.php @@ -11,7 +11,7 @@ <input type="hidden" name="dir" value="" id="dir"> -<table id="filestable"> +<table id="filestable" class="list-container view-grid"> <thead> <tr> <th id='headerName' class="hidden column-name"> |