Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 8cf6f7ff

Von Tamino Steinert vor 8 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/employee/edit.html
1 1
[%- USE LxERP -%][%- USE L -%][%- USE T8 -%]<h1>[% title | html %]</h1>
2 2

  
3
[% INCLUDE "common/flash.html" %]
4

  
5 3
<form action="controller.pl" method="POST" id="form">
6 4

  
7 5
 <table>

Auch abrufbar als: Unified diff