1
0
Fork 0
Dieser Commit ist enthalten in:
Roland Gruber 2011-11-19 09:11:47 +00:00
Ursprung df52f376fc
Commit 9c2ae7fea8
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -20,7 +20,7 @@ This is a list of API changes for all LAM releases.
<br>
<h2>3.5.0 -&gt; 3.6</h2>LAM now supports client-side validation (required + numceric fields). See htmlInputField::setValidationRule().<br>
<h2>3.5.0 -&gt; 3.6</h2>LAM now supports client-side validation (required + numeric fields). See htmlInputField::setValidationRule().<br>
<br>
<h2>3.4.0 -&gt; 3.5.0</h2>
The old meta HTML code is no longer supported. Please use the new solution based on htmlElement (see lib/html.inc).<br>