reinstate closable notice boxes, and fix hero-box bottom padding

This commit is contained in:
Oliver Gorwits
2012-01-07 13:26:12 +00:00
parent 5db84cc813
commit bfcf722432
3 changed files with 8 additions and 6 deletions

View File

@@ -50,7 +50,6 @@ get '/search' => sub {
{ id => 'node', label => 'Node' },
{ id => 'vlan', label => 'VLAN' },
{ id => 'port', label => 'Port' },
{ id => 'quux', label => 'Frobnitz' },
]);
template 'search';