remove getAdminConsole from Survey
This commit is contained in:
parent
c030946688
commit
2471517fa7
2 changed files with 2 additions and 47 deletions
|
|
@ -659,8 +659,7 @@ sub www_editSurvey {
|
|||
Extends the base class to add in survey controls like edit, view graph, run tests, and
|
||||
test suite.
|
||||
|
||||
=cut
|
||||
|
||||
# TODO: Convert to Asset Helper
|
||||
sub getAdminConsole {
|
||||
my $self = shift;
|
||||
my $ac = $self->SUPER::getAdminConsole;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue