Partpicker: Suchicon im css Menü
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 12 Jul 2013 14:09:57 +0000 (16:09 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Fri, 12 Jul 2013 14:09:57 +0000 (16:09 +0200)
SL/Layout/V3.pm
SL/Presenter/Part.pm

index 03c6f3e..ed7733c 100644 (file)
@@ -132,7 +132,7 @@ sub init_sub_layouts {
 sub use_stylesheet {
   my $self = shift;
   qw(
-    frame_header/header.css
+   icons16.css frame_header/header.css
   ),
   $self->SUPER::use_stylesheet(@_);
 }
index 628ee2b..4b7b15d 100644 (file)
@@ -157,13 +157,7 @@ A clickable icon (popup trigger) attached to the dummy input, which triggers the
 
 =head1 BUGS
 
-=over 4
-
-=item *
-
-Popup triggers are not displayed with css menu, because the spritemap is not loaded.
-
-=back
+None atm :)
 
 =head1 AUTHOR