Private GIT

Skip to content
Snippets Groups Projects
Commit b80fa429 authored by X O's avatar X O
Browse files

Removes size column

parent c15e60a5
Branches
Tags
No related merge requests found
......@@ -605,7 +605,7 @@ $(document).ready(function(){
<th>Network</th>
<th>Quality</th>
<th>Downloads</th>
<th>Size</th>
## <th>Size</th>
<th>Active</th>
<th>Status</th>
</tr>
......@@ -619,7 +619,7 @@ $(document).ready(function(){
<th>&nbsp;</th>
<th>&nbsp;</th>
<th>&nbsp;</th>
<th>&nbsp;</th>
## <th>&nbsp;</th> // This is needed for size
<th>&nbsp;</th>
<th>&nbsp;</th>
</tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment