diff options
Diffstat (limited to 'views/partials/files.ejs')
| -rw-r--r-- | views/partials/files.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/partials/files.ejs b/views/partials/files.ejs index 456fe17..72c39af 100644 --- a/views/partials/files.ejs +++ b/views/partials/files.ejs @@ -1,4 +1,4 @@ -<table id="files"> +<table class="files" id="files"> <script class="template" type="text/html"> <tr class="file"> <td> |
