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/mass_invoice_create_print_from_do/list_invoices.html
2 2

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

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

  
7 5
[% LIST_ACTION     = 'list_invoices' %]
8 6
[%- PROCESS 'mass_invoice_create_print_from_do/_filter.html' filter=SELF.invoice_models.filtered.laundered %]
9 7

  

Auch abrufbar als: Unified diff