Improve doc on s:datetextfield

This commit is contained in:
Rene Fischer
2023-05-05 13:06:58 +02:00
parent 7f3c1c2944
commit 6f5aee13c0
@@ -12,7 +12,10 @@ Please do not edit it directly.
<h2>Description</h2>
<p>
<!-- START SNIPPET: tagdescription -->
Render an HTML input fields with the date time
Render an HTML input fields with the date time.
<br/>
<br/>
<b>Hint:</b> This tag works only with the JavaTemplates plugin see <a href="https://struts.apache.org/plugins/javatemplates/ for more details.">the plugin documentation</a> for more details.
<!-- END SNIPPET: tagdescription -->
</p>