GalleryFile handles its own template
This commit is contained in:
parent
538dc2a862
commit
2751e4fe93
1 changed files with 0 additions and 1 deletions
|
|
@ -657,7 +657,6 @@ Prepare the template to be used for the C<view> method.
|
|||
|
||||
sub prepareView {
|
||||
my $self = shift;
|
||||
$self->SUPER::prepareView();
|
||||
|
||||
my $template
|
||||
= WebGUI::Asset::Template->newById($self->session, $self->getGallery->templateIdViewFile);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue