fixed redirect and added edit titles
This commit is contained in:
parent
892191fa3b
commit
b43baa8acb
5 changed files with 27 additions and 1 deletions
|
|
@ -764,6 +764,10 @@ sub update {
|
|||
return 1;
|
||||
}
|
||||
|
||||
sub view {
|
||||
return "";
|
||||
}
|
||||
|
||||
sub www_add {
|
||||
my $self = shift;
|
||||
my %properties = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue