This commit is contained in:
Roland Gruber 2011-11-19 09:11:47 +00:00
parent df52f376fc
commit 9c2ae7fea8
1 changed files with 1 additions and 1 deletions

View File

@ -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>