fix undocumented template variable in the Layout

This commit is contained in:
Colin Kuskie 2008-04-14 04:12:22 +00:00
parent f150b19a73
commit 6b017ad991
3 changed files with 8 additions and 1 deletions

View file

@ -22,7 +22,7 @@ our $HELP = {
{ 'name' => 'dragger.icon' },
{ 'name' => 'dragger.init' },
{ 'name' => 'position1_loop',
'variables' => [ { 'name' => 'id' }, { 'name' => 'content' } ]
'variables' => [ { 'name' => 'id' }, { 'name' => 'content' }, { 'name' => 'isUncommitted' }, ]
},
],
fields => [],