several bug fixes
This commit is contained in:
parent
41c798e528
commit
e384d20d23
7 changed files with 16 additions and 6 deletions
|
|
@ -116,7 +116,7 @@ sub www_deleteClipboardItemConfirm {
|
|||
WebGUI::ErrorHandler::audit("moved page ". $session{form}{pageId} ." from clipboard to trash");
|
||||
}
|
||||
WebGUI::Session::refreshPageInfo($session{page}{pageId},'op=manageClipboard');
|
||||
return "";
|
||||
return www_manageClipboard();
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue