lots of litlte bug fixes and tweaks
This commit is contained in:
parent
499981d092
commit
1c6fddb206
9 changed files with 25 additions and 0 deletions
|
|
@ -420,6 +420,7 @@ A string that defaults to _function's title.
|
|||
|
||||
sub render {
|
||||
my $self = shift;
|
||||
$self->session->http->setCacheControl("none");
|
||||
my %var;
|
||||
$var{"application.workarea"} = shift;
|
||||
$var{"application.title"} = shift || $self->{_function}{title};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue