Merge branch 'WebGUI8' into psgi
This commit is contained in:
commit
02af1c68f9
5 changed files with 14 additions and 5 deletions
|
|
@ -196,7 +196,7 @@ sub exportAssetCollateral {
|
|||
}
|
||||
|
||||
# open another session to handle printing...
|
||||
my $printSession = WebGUI::Session->duplicate;
|
||||
my $printSession = $self->session->duplicate;
|
||||
|
||||
my $keywordObj = WebGUI::Keyword->new($printSession);
|
||||
my $keywords = $keywordObj->findKeywords({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue