Remove unused variable
Signed-off-by: Patric Gustafsson <patricjgustafsson@outlook.com>
This commit is contained in:
parent
fcd6e5b1ad
commit
1f52c2a829
@ -121,7 +121,6 @@
|
||||
</th>
|
||||
<?php endif; ?>
|
||||
</tr>
|
||||
<?php $odd_row = true;?>
|
||||
<?php foreach($content_cells as $content_row): ?>
|
||||
<tr>
|
||||
<?= PMA\libraries\Template::get('columns_definitions/column_attributes')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user