class is now className in www_add
This commit is contained in:
parent
18dd9a459d
commit
d7339c9ba8
1 changed files with 1 additions and 1 deletions
|
|
@ -342,7 +342,7 @@ cmp_deeply(
|
||||||
$templateVars,
|
$templateVars,
|
||||||
{
|
{
|
||||||
canPostStories => 1,
|
canPostStories => 1,
|
||||||
addStoryUrl => '/home/mystories?func=add;class=WebGUI::Asset::Story',
|
addStoryUrl => '/home/mystories?func=add;className=WebGUI::Asset::Story',
|
||||||
date_loop => [
|
date_loop => [
|
||||||
{
|
{
|
||||||
epochDate => ignore(),
|
epochDate => ignore(),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue