mirror of
https://github.com/vrana/adminer.git
synced 2026-07-05 22:49:19 +02:00
Hide columns when rendering
This commit is contained in:
@@ -221,4 +221,3 @@ foreach ($row["partition_names"] as $key => $val) {
|
||||
?>
|
||||
<input type="hidden" name="token" value="<?php echo $token; ?>">
|
||||
</form>
|
||||
<?php echo script("qs('#form')['defaults'].onclick();" . (support("comment") ? " editingCommentsClick(qs('#form')['comments']);" : "")); ?>
|
||||
|
||||
Reference in New Issue
Block a user