Added feature to allow users to determine whether new / unplaced assets are added to the top or bottom of the first content position of Layouts.
This commit is contained in:
parent
d49b7a7077
commit
eb8b2f3f31
4 changed files with 287 additions and 222 deletions
|
|
@ -112,6 +112,26 @@ be useful, others may not.|,
|
|||
message => q|The Id of the template used to display this Asset.|,
|
||||
lastUpdated => 1164841027
|
||||
},
|
||||
|
||||
'asset order asc' => {
|
||||
message => q|To the Bottom|,
|
||||
lastUpdated => 1164841027
|
||||
},
|
||||
|
||||
'asset order desc' => {
|
||||
message => q|To the Top|,
|
||||
lastUpdated => 1164841027
|
||||
},
|
||||
|
||||
'asset order label' => {
|
||||
message => q|Add New Assets|,
|
||||
lastUpdated => 1164841027
|
||||
},
|
||||
|
||||
'asset order hoverhelp' => {
|
||||
message => q|Choose whether you'd like new or unpositioned assets added to the top or bottom of the first content position on the page.|,
|
||||
lastUpdated => 1164841027
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue