]> git.nbdom.net Git - nb.git/commitdiff
lib/php/db/table.php
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Sun, 4 Feb 2018 05:29:03 +0000 (05:29 +0000)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Sun, 4 Feb 2018 05:29:03 +0000 (05:29 +0000)
lib/php/db/table.php

index 1e2ca52ff6fab7e326500400b9347a6da4adbb5c..20c3fe339f02f1461b4525957300ac8b99cd57c5 100644 (file)
@@ -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']) {