starting adding file asset
This commit is contained in:
parent
29611731c4
commit
5421f8e9d7
6 changed files with 299 additions and 49 deletions
|
|
@ -313,7 +313,7 @@ sub www_createShortcut {
|
|||
my $self = shift;
|
||||
return WebGUI::Privilege::insufficient() unless ($self->canEdit);
|
||||
my $w = WebGUI::Wobject::WobjectProxy->new({wobjectId=>"new",namespace=>"WobjectProxy"});
|
||||
$w->set({
|
||||
$w->update({
|
||||
pageId=>'2',
|
||||
templatePosition=>1,
|
||||
title=>$self->getValue("title"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue