add lastUpdated stamp for mobile style labels.
This commit is contained in:
parent
21e321012c
commit
f56523cf33
1 changed files with 3 additions and 0 deletions
|
|
@ -117,9 +117,12 @@ is displayed as part of a Layout Asset, the Layout Asset's <b>Style Template</b>
|
||||||
|
|
||||||
'mobileStyleTemplateId label' => {
|
'mobileStyleTemplateId label' => {
|
||||||
message => 'Mobile Style Template'
|
message => 'Mobile Style Template'
|
||||||
|
lastUpdated => 1268412950,
|
||||||
},
|
},
|
||||||
|
|
||||||
'mobileStyleTemplateId description' => {
|
'mobileStyleTemplateId description' => {
|
||||||
message => q|Select a style template from the list to enclose your asset if it is viewed on a mobile browser|,
|
message => q|Select a style template from the list to enclose your asset if it is viewed on a mobile browser|,
|
||||||
|
lastUpdated => 1268412949,
|
||||||
},
|
},
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue