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/design40_webpages/project/form.html
5 5
[% USE LxERP %]
6 6
<h1>[% title | html %]</h1>
7 7

  
8
[% INCLUDE 'common/flash.html' %]
9

  
10 8
 <form method="post" action="controller.pl" id="form">
11 9
  [% L.hidden_tag("callback", callback) %]
12 10
  [% L.hidden_tag("id", SELF.project.id) %]

Auch abrufbar als: Unified diff