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/inventory/warehouse_usage.html
7 7

  
8 8
<h1>[% title | html %]</h1>
9 9

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

  
12 10
<form name="Form" method="post" action="controller.pl" id="form">
13 11

  
14 12
 <table border="0">

Auch abrufbar als: Unified diff