Skip to content

Commit

Permalink
GalleryFile handles its own template
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Bell committed May 27, 2011
1 parent 538dc2a commit 2751e4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/WebGUI/Asset/File/GalleryFile.pm
Expand Up @@ -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);
Expand Down

0 comments on commit 2751e4f

Please sign in to comment.