more bug fixes
This commit is contained in:
parent
c456b708de
commit
8664a34f1e
7 changed files with 16 additions and 9 deletions
|
|
@ -204,7 +204,7 @@ sub www_edit {
|
|||
sub www_setContentPositions {
|
||||
my $self = shift;
|
||||
return WebGUI::Privilege::insufficient() unless ($self->canEdit);
|
||||
$self->update({
|
||||
$self->addRevision({
|
||||
contentPositions=>$session{form}{map}
|
||||
});
|
||||
return "Map set: ".$session{form}{map};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue