Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 8cf6f7ff

Von Tamino Steinert vor 5 Monaten hinzugefügt

  • ID 8cf6f7ff77911962a0a096a6f5e368425f72ca17
  • Vorgänger 54406cb8

SL::Layout::Flash: Entfernen von [% INCLUDE 'common/flash.html' %]

Erzeugt mit:

find . type f -exec sed -i '/^..\? INCLUDE .common.flash.html. ..$/d'  {} \;

Unterschiede anzeigen:

templates/webpages/custom_data_export/list.html
2 2

  
3 3
<h1>[% FORM.title %]</h1>
4 4

  
5
[%- INCLUDE 'common/flash.html' %]
6

  
7 5
[% IF !SELF.queries.size %]
8 6
 <p>
9 7
  [%- LxERP.t8("You do not have access to any custom report.") %]

Auch abrufbar als: Unified diff