diff options
Diffstat (limited to 'plugins/kolab_files/skins/larry/templates/files.html')
-rw-r--r-- | plugins/kolab_files/skins/larry/templates/files.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/kolab_files/skins/larry/templates/files.html b/plugins/kolab_files/skins/larry/templates/files.html index 149826b..2d0b0d1 100644 --- a/plugins/kolab_files/skins/larry/templates/files.html +++ b/plugins/kolab_files/skins/larry/templates/files.html @@ -44,7 +44,7 @@ </div> </div> -<div id="filelistcontainer" class="uibox"> +<div id="filelistcontainer" class="uibox droptarget"> <h2 id="aria-label-filelist" class="voice"><roundcube:label name="arialabelfilelist" /></h2> <div id="filelistbox" class="boxlistcontent"> <roundcube:object name="filelist" id="filelist" class="records-table filelist sortheader fixedheader" optionsmenuIcon="true" aria-labelledby="aria-label-filelist" /> |