diff --git a/PVE/APIServer/Formatter/Bootstrap.pm b/PVE/APIServer/Formatter/Bootstrap.pm index 9ab43db..c38cda2 100644 --- a/PVE/APIServer/Formatter/Bootstrap.pm +++ b/PVE/APIServer/Formatter/Bootstrap.pm @@ -6,6 +6,10 @@ use URI::Escape; use HTML::Entities; use JSON; +# FIXME: page title +# FIXME: cookie_name +# FIXME: console code?? + # Helpers to generate simple html pages using Bootstrap markup. my $jssrc = <<_EOJS; @@ -108,13 +112,6 @@ body { } - - - -