Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 7bf16444

Von Tamino Steinert vor 7 Tagen hinzugefügt

  • ID 7bf16444622d7b223d65fc52ec787a285429072b
  • Vorgänger 4a663bf8
  • Nachfolger e1938585

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
[%- USE LxERP -%][%- USE L -%][%- USE T8 -%]<h1>[% title | html %]</h1>
[% INCLUDE "common/flash.html" %]
<form action="controller.pl" method="POST" id="form">
<table>

Auch abrufbar als: Unified diff