processPropertiesFromFormPost to processEditForm
This commit is contained in:
parent
ad96c88a36
commit
3c17dafeb4
32 changed files with 154 additions and 169 deletions
|
|
@ -577,7 +577,6 @@ sub www_viewRss {
|
|||
|
||||
Adds an RSS tab to the Edit Tabs.
|
||||
|
||||
=cut
|
||||
|
||||
around getEditTabs => sub {
|
||||
my $orig = shift;
|
||||
|
|
@ -588,5 +587,7 @@ around getEditTabs => sub {
|
|||
return $tabs;
|
||||
};
|
||||
|
||||
=cut
|
||||
|
||||
1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue