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