Flash bei ReportGenerator-Verwendung nicht manuell anzeigen
authorMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 18 Jan 2017 12:50:08 +0000 (13:50 +0100)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 18 Jan 2017 12:50:08 +0000 (13:50 +0100)
Der ReportGenerator zeigt den Flash inzwischen selber an. Daher muss,
nein sollte, oder sogar darf der Aufrufer den Flash im Top-Info-Text
vorher nicht mehr anzeigen. Andernfalls erscheint er doppelt.

templates/webpages/gl/yearend_top.html
templates/webpages/ic/generate_report_top.html
templates/webpages/price_rule/report_top.html

index b645a23..6a7967c 100644 (file)
@@ -1,5 +1,4 @@
 [%- USE LxERP %]
-[%- INCLUDE 'common/flash.html' %]
 <form method="post" action="controller.pl">
 <table>
   <tr>
index 291f6ce..212bb3f 100644 (file)
@@ -1,6 +1,5 @@
 [%- USE HTML %]
 [%- USE T8 %]
 [%- USE L %]
-[%- INCLUDE 'common/flash.html' %]
 
 [% 'Options' | $T8 %]: [% options.join(', ') %]
index a00d958..1b5dad5 100644 (file)
@@ -1,4 +1,3 @@
 [%- USE L %]
-[%- INCLUDE 'common/flash.html' %]
 [%- PROCESS 'price_rule/_filter.html' filter=SELF.models.filtered.laundered UNLESS FORM.inline %]
  <hr>