mcramer
2012-09-26 8c1761c64a5c6a24575f43e5afe7a1661cb7f34f
interface/web/dns/list/dns_slave.list.php
@@ -73,6 +73,9 @@
$liste["item"][] = array(   'field'   => "origin",
                            'datatype'   => "VARCHAR",
                            'filters'   => array( 0 => array( 'event' => 'SHOW',
                                                              'type' => 'IDNTOUTF8')
                                                ),
                            'formtype'   => "TEXT",
                            'op'   => "like",
                            'prefix'   => "%",
@@ -83,6 +86,9 @@
$liste["item"][] = array(   'field'   => "ns",
                            'datatype'   => "VARCHAR",
                            'filters'   => array( 0 => array( 'event' => 'SHOW',
                                                              'type' => 'IDNTOUTF8')
                                                ),
                            'formtype'   => "TEXT",
                            'op'   => "like",
                            'prefix'   => "%",