Don't show drop button if not showing table
authorJamie Cameron <jcameron@webmin.com>
Thu, 29 Nov 2007 18:07:56 +0000 (18:07 +0000)
committerJamie Cameron <jcameron@webmin.com>
Thu, 29 Nov 2007 18:07:56 +0000 (18:07 +0000)
postgresql/index.cgi

index deba340..00be72e 100755 (executable)
@@ -184,6 +184,7 @@ else {
                print &ui_select("db", undef, [ map { [ $_ ] } @titles ]),"\n";
                print &ui_submit($text{'index_jumpok'}),"<br>\n";
                print &ui_form_end();
+               @icons = ( );
                }
        else {
                # Show databases as table