Add missing POD for www_edit to Shelf.
This commit is contained in:
parent
23978e380f
commit
ea781ccf24
1 changed files with 7 additions and 0 deletions
|
|
@ -331,6 +331,13 @@ sub view {
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
|
=head2 www_edit ( )
|
||||||
|
|
||||||
|
Override the superclass to add import and exprt items to the AdminConsole submenu.
|
||||||
|
|
||||||
|
=cut
|
||||||
|
|
||||||
sub www_edit {
|
sub www_edit {
|
||||||
my $self = shift;
|
my $self = shift;
|
||||||
my $i18n = WebGUI::International->new($self->session, 'Asset_Shelf');
|
my $i18n = WebGUI::International->new($self->session, 'Asset_Shelf');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue