Include trailing slash on modal, closes #864

This commit is contained in:
Dane Everitt 2018-03-10 13:19:46 -06:00
parent 40c74ae1e7
commit 08a112f027
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 2 additions and 1 deletions

View file

@ -29,7 +29,7 @@
</div>
</div>
<div class="box-body table-responsive no-padding">
<table class="table table-hover" id="file_listing" data-current-dir="{{ $directory['header'] }}">
<table class="table table-hover" id="file_listing" data-current-dir="{{ rtrim($directory['header'], '/') . '/' }}">
<thead>
<tr>
<th class="middle min-size">