removing a bunch of grap we no longer need

This commit is contained in:
JT Smith 2004-12-30 03:17:12 +00:00
parent 4f8489300f
commit 9e31680f41
28 changed files with 52 additions and 8280 deletions

View file

@ -94,23 +94,6 @@ sub getOperations {
'emptyClipboard' => 'WebGUI::Operation::Clipboard',
'emptyClipboardConfirm' => 'WebGUI::Operation::Clipboard',
'manageClipboard' => 'WebGUI::Operation::Clipboard',
'editCollateral' => 'WebGUI::Operation::Collateral',
'editCollateralSave' => 'WebGUI::Operation::Collateral',
'deleteCollateral' => 'WebGUI::Operation::Collateral',
'deleteCollateralConfirm' => 'WebGUI::Operation::Collateral',
'listCollateral' => 'WebGUI::Operation::Collateral',
'deleteCollateralFile' => 'WebGUI::Operation::Collateral',
'editCollateralFolder' => 'WebGUI::Operation::Collateral',
'editCollateralFolderSave' => 'WebGUI::Operation::Collateral',
'deleteCollateralFolder' => 'WebGUI::Operation::Collateral',
'deleteCollateralFolderConfirm' => 'WebGUI::Operation::Collateral',
'emptyCollateralFolder' => 'WebGUI::Operation::Collateral',
'emptyCollateralFolderConfirm' => 'WebGUI::Operation::Collateral',
'htmlArealistCollateral' => 'WebGUI::Operation::Collateral',
'htmlAreaviewCollateral' => 'WebGUI::Operation::Collateral',
'htmlAreaUpload' => 'WebGUI::Operation::Collateral',
'htmlAreaDelete' => 'WebGUI::Operation::Collateral',
'htmlAreaCreateFolder' => 'WebGUI::Operation::Collateral',
'copyDatabaseLink' => 'WebGUI::Operation::DatabaseLink',
'deleteDatabaseLink' => 'WebGUI::Operation::DatabaseLink',
'deleteDatabaseLinkConfirm' => 'WebGUI::Operation::DatabaseLink',
@ -147,22 +130,6 @@ sub getOperations {
'saveMetaDataSettings' => 'WebGUI::Operation::MetaData',
'deployPackage' => 'WebGUI::Operation::Package',
'managePackages' => 'WebGUI::Operation::Package',
'viewPageTree' => 'WebGUI::Operation::Page',
'movePageUp' => 'WebGUI::Operation::Page',
'movePageDown' => 'WebGUI::Operation::Page',
'cutPage' => 'WebGUI::Operation::Page',
'deletePageConfirm' => 'WebGUI::Operation::Page',
'editPage' => 'WebGUI::Operation::Page',
'editPageSave' => 'WebGUI::Operation::Page',
'exportPage' => 'WebGUI::Operation::Page',
'exportPageStatus' => 'WebGUI::Operation::Page',
'pastePage' => 'WebGUI::Operation::Page',
'moveTreePageUp' => 'WebGUI::Operation::Page',
'rearrangeWobjects' => 'WebGUI::Operation::Page',
'moveTreePageDown' => 'WebGUI::Operation::Page',
'moveTreePageLeft' => 'WebGUI::Operation::Page',
'moveTreePageRight' => 'WebGUI::Operation::Page',
'richEditPageTree' => 'WebGUI::Operation::Page',
'editProfile' => 'WebGUI::Operation::Profile',
'editProfileSave' => 'WebGUI::Operation::Profile',
'viewProfile' => 'WebGUI::Operation::Profile',