Remove useless call to getGallery.
This commit is contained in:
parent
620d34b8f7
commit
693bccde4b
1 changed files with 0 additions and 2 deletions
|
|
@ -645,8 +645,6 @@ sub www_edit {
|
|||
name => "title",
|
||||
value => ( $form->get("title") || $self->title ),
|
||||
});
|
||||
|
||||
$self->getGallery;
|
||||
|
||||
$var->{ form_synopsis }
|
||||
= WebGUI::Form::HTMLArea( $session, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue