fixing several bugs. Also enabling saving of contentPositions for all users, not just admins.
This commit is contained in:
parent
e9791e34e3
commit
39b949e9f3
7 changed files with 34 additions and 30 deletions
|
|
@ -84,7 +84,7 @@ sub view {
|
|||
my %var = $self->get();
|
||||
#Set some template variables
|
||||
|
||||
#Build list of stocks as an array
|
||||
#Build list of searches as an array
|
||||
my $defaults = $self->getValue("predefinedSearches");
|
||||
|
||||
return $self->processTemplate(\%var, $self->get("templateId"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue