Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 3d2dcee8

Von Tamino Steinert vor 10 Monaten hinzugefügt

  • ID 3d2dcee88d1a299c1a0c3cb51106745b9bfd9982
  • Vorgänger de968328
  • Nachfolger 9c8fa668

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