move createShortcut to an assetHelper
This commit is contained in:
parent
3dbb9815f6
commit
8650e714b5
4 changed files with 165 additions and 0 deletions
|
|
@ -1204,6 +1204,10 @@ sub getHelpers {
|
|||
class => 'WebGUI::AssetHelper::CopyBranch',
|
||||
label => 'Copy Branch',
|
||||
},
|
||||
{
|
||||
class => 'WebGUI::AssetHelper::CreateShortcut',
|
||||
label => 'Create Shortcut',
|
||||
},
|
||||
{
|
||||
class => 'WebGUI::AssetHelper::Cut',
|
||||
label => 'Cut',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue