Removed unncessary code.
This commit is contained in:
parent
ac66e79662
commit
e466951a4a
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ our @EXPORT = qw(&www_editCollateral &www_editCollateralSave &www_deleteCollater
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
sub _submenu {
|
||||
return WebGUI::Privilege::insufficient unless (WebGUI::Privilege::isInGroup(4));
|
||||
my (%menu);
|
||||
tie %menu, 'Tie::IxHash';
|
||||
$menu{WebGUI::URL::page('op=editCollateralFolder&fid=new')} = WebGUI::International::get(758);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue