fix undocumented template variable in the Layout
This commit is contained in:
parent
f150b19a73
commit
6b017ad991
3 changed files with 8 additions and 1 deletions
|
|
@ -59,6 +59,12 @@ specifically placed are put inside of position 1.|,
|
|||
lastUpdated => 1148963207,
|
||||
},
|
||||
|
||||
'isUncommitted' => {
|
||||
message => q|A boolean, whether or not this Asset is committed|,
|
||||
lastUpdated => 1208146216,
|
||||
context => q|Help variable in the position1_loop|,
|
||||
},
|
||||
|
||||
'layout template body' => {
|
||||
message => q|<p>The following variables are available in Page Layout Templates:</p>
|
||||
|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue