[Jifty-commit] r1409 - jifty/trunk/lib/Jifty/Web/Form

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Fri Jun 30 01:20:36 EDT 2006


Author: nnunley
Date: Fri Jun 30 01:20:35 2006
New Revision: 1409

Modified:
   jifty/trunk/lib/Jifty/Web/Form/Field.pm

Log:
Fix POD for Field

Modified: jifty/trunk/lib/Jifty/Web/Form/Field.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Web/Form/Field.pm	(original)
+++ jifty/trunk/lib/Jifty/Web/Form/Field.pm	Fri Jun 30 01:20:35 2006
@@ -139,8 +139,6 @@
 A boolean indicating that the argument B<must> be present when the
 user submits the form.
 
-=back
-
 =head2 ajax_validates [VALUE]
 
 A boolean value indicating if user input into an HTML form field for
@@ -150,14 +148,6 @@
 validated before the action is run, whether or not they also
 C<ajax_validate>.
 
-=back
-
-=head2
-
-=back
-
-=cut
-
 =head2 id 
 
 For the purposes of L<Jifty::Web::Form::Element>, the unique id of


More information about the Jifty-commit mailing list