diff options
Diffstat (limited to 'src/main/resources/views')
-rw-r--r-- | src/main/resources/views/files.rocker.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/views/files.rocker.html b/src/main/resources/views/files.rocker.html index bb01259..fdea65f 100644 --- a/src/main/resources/views/files.rocker.html +++ b/src/main/resources/views/files.rocker.html @@ -15,6 +15,13 @@ <div class="drop" id="drop"> <h2>/@path</h2> <table id="table"> + <colgroup> + <col/> + <col/> + <col/> + <col/> + </colgroup> + <thead> <tr> <th data-asc="true">Name</th> |