🎉 Add support for uploading files from file listing! 🎉

closes #22
This commit is contained in:
Dane Everitt 2016-10-28 18:21:12 -04:00
parent 63d7062f3c
commit 51c07bf1f2
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 143 additions and 2 deletions

View file

@ -37,7 +37,7 @@
</th>
</tr>
</thead>
<tbody>
<tbody id="append_files_to">
@if (isset($directory['first']) && $directory['first'] === true)
<tr data-type="disabled">
<td><i class="fa fa-folder" style="margin-left: 0.859px;"></i></td>