]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Flash: fehlendes "use" für benutztes Modul LxERP ergänzt
authorMoritz Bunkus <m.bunkus@linet-services.de>
Thu, 30 Dec 2010 14:45:52 +0000 (15:45 +0100)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Thu, 30 Dec 2010 14:45:52 +0000 (15:45 +0100)
templates/webpages/common/flash.html

index fe908512aef91b35d38d429922731449b3c930d4..b7164fb925413c65f46d9c3a6e4e27ad3fef762e 100644 (file)
@@ -1,4 +1,4 @@
-[%- USE HTML -%]
+[%- USE HTML -%][%- USE LxERP %]
 [%- IF FLASH %]
  [%- BLOCK output %]
   <div class="flash_message_[% type %]">
 [%- IF FLASH %]
  [%- BLOCK output %]
   <div class="flash_message_[% type %]">