mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-14 14:27:02 +02:00
gui enhancements
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
<?php if($n > 0) { ?>
|
||||
|
||||
<table class="table table-condensed" data-resizable-columns-id="search-table">
|
||||
<table class="table table-condensed<?php if(ENABLE_TABLE_RESIZE == 1) { ?> table-bordered<?php } ?>" data-resizable-columns-id="search-table">
|
||||
|
||||
<thead>
|
||||
|
||||
|
Reference in New Issue
Block a user