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/gl/form_header.html
8 8
  [% title | html %]
9 9
</h1>
10 10

  
11
[%- INCLUDE 'common/flash.html' %]
12

  
13 11
<script type="text/javascript">
14 12
  <!--
15 13
  function copy_debit_to_credit() {

Auch abrufbar als: Unified diff