X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=product%2Fhotelgate%2FIndex.pm;h=7a772ce415ef43a81252d3f26b53121d03bc178d;hp=d3fd3f96a5adbe493dd1e1eff85f13ed7556353d;hb=7a5684f4753deaac0f92223f89ad7d3e9ac2db9c;hpb=453130918d7c8c11396614de425e18d8ed681c47 diff --git a/product/hotelgate/Index.pm b/product/hotelgate/Index.pm index d3fd3f9..7a772ce 100644 --- a/product/hotelgate/Index.pm +++ b/product/hotelgate/Index.pm @@ -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");