From e69f5f4ddaa118da84bff18f277dd5b55b0b5341 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Thu, 27 Sep 2018 18:26:32 +0100 Subject: [PATCH] www/dbq/html/default.js --- lib/php/db/table.php | 20 ++++++++++---------- www/dbq/html/default.js | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/lib/php/db/table.php b/lib/php/db/table.php index 37458285..014fa572 100644 --- a/lib/php/db/table.php +++ b/lib/php/db/table.php @@ -2158,10 +2158,10 @@ Class Table extends nb { public function html_menu($opt=[]) { if (isset($opt['html_menu']) and !$opt['html_menu']) return ''; - $buttons = ''; + $buttons = '
'; if (!empty($opt['buttons'])) $buttons = $opt['buttons']; - $r = '