X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FReaction%2FUI%2FWidget%2FField%2FPassword.pm;h=75255305826a03dd5b53b41b24b681a4ce779c83;hb=d7b00a506917b0fc21c7781985ea65293870fbbc;hp=1b794e097b0cd1992fbd1281f5c7d9a3f947ef3a;hpb=9de685fc288409d8b92e41f1e23b67562ea407f8;p=catagits%2FReaction.git diff --git a/lib/Reaction/UI/Widget/Field/Password.pm b/lib/Reaction/UI/Widget/Field/Password.pm index 1b794e0..7525530 100644 --- a/lib/Reaction/UI/Widget/Field/Password.pm +++ b/lib/Reaction/UI/Widget/Field/Password.pm @@ -8,27 +8,22 @@ class Password is 'Reaction::UI::Widget::Field', which { 1; -=for layout widget +__END__; -[% label %] [% field %] [% message %] +=head1 NAME -=for layout field +Reaction::UI::Widget::Field::Password - - +=head1 DESCRIPTION -=for layout label +See L - -[% IF content %] - -[% END %] +=head1 AUTHORS -=for layout message +See L for authors. - -[% IF content %] - [% content | html %] -[% END %] +=head1 LICENSE + +See L for the license. =cut