Fixed stale reference to missing: Index.css
[www.jankratochvil.net.git] / product / hotelgate / Index.pm
index d3fd3f9..7a772ce 100644 (file)
@@ -40,9 +40,7 @@ HERE
 sub handler
 {
 Wrequire 'product::hotelgate::Lib';
-my $W=product::hotelgate::Lib->init(
-               "css_push"=>"./Index.css",
-               );
+my $W=product::hotelgate::Lib->init();
 
 my $ListItem=product::Lib->name_to_hashref("hotelgate");