]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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 b645a235ad59e4286c4199dce6e7968a180f6634..6a7967c63c5645d75b7a93700f71a5c285d6263d 100644 (file)
@@ -1,5 +1,4 @@
 [%- USE LxERP %]
 [%- USE LxERP %]
-[%- INCLUDE 'common/flash.html' %]
 <form method="post" action="controller.pl">
 <table>
   <tr>
 <form method="post" action="controller.pl">
 <table>
   <tr>
index 291f6ce38d8a22871c544b6cd731f7719564722f..212bb3f0fb525d3af67807b5cf1e3cd8bbdb07b7 100644 (file)
@@ -1,6 +1,5 @@
 [%- USE HTML %]
 [%- USE T8 %]
 [%- USE L %]
 [%- USE HTML %]
 [%- USE T8 %]
 [%- USE L %]
-[%- INCLUDE 'common/flash.html' %]
 
 [% 'Options' | $T8 %]: [% options.join(', ') %]
 
 [% 'Options' | $T8 %]: [% options.join(', ') %]
index a00d95870ec06e79bbccef4dab3687df6bde015e..1b5dad5d425d018f0bd76aae9cbd4f3055f32381 100644 (file)
@@ -1,4 +1,3 @@
 [%- USE L %]
 [%- USE L %]
-[%- INCLUDE 'common/flash.html' %]
 [%- PROCESS 'price_rule/_filter.html' filter=SELF.models.filtered.laundered UNLESS FORM.inline %]
  <hr>
 [%- PROCESS 'price_rule/_filter.html' filter=SELF.models.filtered.laundered UNLESS FORM.inline %]
  <hr>