remove last vestiges of template-ness from Country.pm
This commit is contained in:
parent
66faf12797
commit
b74170fe60
1 changed files with 2 additions and 2 deletions
|
|
@ -49,7 +49,7 @@ The following additional parameters have been added via this sub class.
|
||||||
|
|
||||||
=head4 name
|
=head4 name
|
||||||
|
|
||||||
The identifier for this field. Defaults to "templateId".
|
The identifier for this field. Defaults to "country".
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
|
@ -79,7 +79,7 @@ sub definition {
|
||||||
|
|
||||||
=head2 toHtml ( )
|
=head2 toHtml ( )
|
||||||
|
|
||||||
Renders a template picker control.
|
Renders a country picker control.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue