migrate all tabs to be plugins

This commit is contained in:
Oliver Gorwits
2013-02-09 18:40:07 +00:00
parent a684570fbd
commit 10e94aa138
15 changed files with 442 additions and 331 deletions

View File

@@ -12,6 +12,7 @@ use URI::QueryParam (); # part of URI, to add helper methods
use App::Netdisco::Web::AuthN;
use App::Netdisco::Web::Search;
use App::Netdisco::Web::Device;
use App::Netdisco::Web::TypeAhead;
use App::Netdisco::Web::PortControl;
sub _load_web_plugins {