From: Nicolas Boisselier Date: Sun, 4 Feb 2018 05:29:03 +0000 (+0000) Subject: lib/php/db/table.php X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=43b7370db545918228e46865a448fff17deb5489;p=nb.git lib/php/db/table.php --- diff --git a/lib/php/db/table.php b/lib/php/db/table.php index 1e2ca52f..20c3fe33 100644 --- a/lib/php/db/table.php +++ b/lib/php/db/table.php @@ -1133,7 +1133,7 @@ Class Table extends nb { ; if ($opt['is_html'] and !empty(self::$params) and !$this->p('action') and !$this->p('inc')) { - #echo $this->html_menu($opt); + echo $this->html_menu($opt); } if ($opt['is_html']) {