fix getEditForm

This commit is contained in:
Doug Bell 2010-06-16 11:40:56 -05:00
parent 1caef590cc
commit 3934a6704c
27 changed files with 357 additions and 809 deletions

View file

@ -210,8 +210,7 @@ sub getDownloadFileUrl {
=head2 getEditFormUploadControl
Returns the HTML to display the current photo, if it has one, and a file chooser
to either upload one, or replace the current one. Subclasses the master class
to change i18n labels.
to either upload one, or replace the current one.
=cut