]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Controller/Layout/Base.pm
Aufrufe von focus() entfernt.
[mfinanz.git] / SL / Controller / Layout / Base.pm
index dbd5d8835eb449ec217bc1a4cb7e8ddf3df4047c..ed25f1b7828a75533d581c71ea4f9e29b68a2447 100644 (file)
@@ -5,6 +5,7 @@ use parent qw(SL::Controller::Base);
 
 use Rose::Object::MakeMethods::Generic (
   'scalar --get_set_init' => qw(menu),
+  'scalar'                => qw(focus),
   'array'                 => [
     'add_stylesheets_inline' => { interface => 'add', hash_key => 'stylesheets_inline' },
     'add_javascripts_inline' => { interface => 'add', hash_key => 'javascripts_inline' },