You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by fr...@apache.org on 2010/09/08 08:56:19 UTC

svn commit: r993632 - /incubator/empire-db/site/struts2ext/forms_controls.htm

Author: francisdb
Date: Wed Sep  8 06:56:18 2010
New Revision: 993632

URL: http://svn.apache.org/viewvc?rev=993632&view=rev
Log:
EMPIREDB-84 - Typo in section "Empire-db and Struts2 ยป Forms and controls

Modified:
    incubator/empire-db/site/struts2ext/forms_controls.htm

Modified: incubator/empire-db/site/struts2ext/forms_controls.htm
URL: http://svn.apache.org/viewvc/incubator/empire-db/site/struts2ext/forms_controls.htm?rev=993632&r1=993631&r2=993632&view=diff
==============================================================================
--- incubator/empire-db/site/struts2ext/forms_controls.htm (original)
+++ incubator/empire-db/site/struts2ext/forms_controls.htm Wed Sep  8 06:56:18 2010
@@ -181,7 +181,7 @@
           disabled</span><span style="color: #0000FF; ">=&quot;!hasAccess('employee.department')&quot;</span><span style="color: #FF0000; "> </span><span style="color: #0000FF; ">/&gt;</span></pre>
           
           	<p> Again with Empire-Struts2-Extensions the code is simply:</p>
-          	<pre><span style="color: #0000FF; ">&lt;</span><span style="color: #800000; ">e:control </span><span style="color: #FF0000; ">column</span><span style="color: #0000FF; ">=&quot;&lt;%= EMPLOYEES.DEPARTMENT_ID %&gt;&quot;</span><span style="color: #FF0000; "> </span><span style="color: #0000FF; ">/&gt;</span></pre>
+          	<pre><span style="color: #0000FF; ">&lt;</span><span style="color: #800000; ">e:control </span><span style="color: #FF0000; ">column</span><span style="color: #0000FF; ">=&quot;&lt;%= EMPLOYEES.GENDER %&gt;&quot;</span><span style="color: #FF0000; "> </span><span style="color: #0000FF; ">/&gt;</span></pre>
           	
           	<p> All the information necessary to set all input control 
 			attributes is provided by the meta information 
@@ -376,4 +376,4 @@
 
 </body>
 <!-- #EndTemplate -->
-</html>
\ No newline at end of file
+</html>