We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc6e63e + 32ecd75 commit c53b925Copy full SHA for c53b925
apps/systemtags/templates/list.php
@@ -13,7 +13,7 @@
13
<p></p>
14
</div>
15
16
-<table id="filestable" data-preview-x="250" data-preview-y="250">
+<table id="filestable" data-preview-x="250" data-preview-y="250" class="list-container">
17
<thead>
18
<tr>
19
<th id='headerName' class="hidden column-name">
0 commit comments