WebGUI/Help/Asset_File.pm: Reorder fields to match form
FilePile: Remove startDate and endDate fields and docs
This commit is contained in:
parent
e82dfccc56
commit
599e3707d0
3 changed files with 9 additions and 55 deletions
|
|
@ -29,18 +29,6 @@ have the following properties:
|
|||
lastUpdated => 1119214815,
|
||||
},
|
||||
|
||||
'497 description' => {
|
||||
message => q|The date when users may begin viewing this page. Before this date only Content Managers with the rights to edit this page will see it.
|
||||
</p>|,
|
||||
lastUpdated => 1119214815,
|
||||
},
|
||||
|
||||
'498 description' => {
|
||||
message => q|The date when users will stop viewing this page. After this date only Content Managers with the rights to edit this page will see it.
|
||||
</p>|,
|
||||
lastUpdated => 1119214815,
|
||||
},
|
||||
|
||||
'108 description' => {
|
||||
message => q|The owner of a page is usually the person who created the page. This user always has full edit and viewing rights on the page.
|
||||
</p>|,
|
||||
|
|
@ -108,30 +96,6 @@ have the following properties:
|
|||
lastUpdated => 1119149899,
|
||||
},
|
||||
|
||||
'497' => {
|
||||
lastUpdated => 1031514049,
|
||||
message => q|Start Date|
|
||||
},
|
||||
|
||||
'497 description' => {
|
||||
message => q|The date when users may begin viewing this asset. Before this date only Content Managers with the rights to edit this asset will see it<br>
|
||||
<i>UI level: 6</i>.
|
||||
</p>|,
|
||||
lastUpdated => 1119149899,
|
||||
},
|
||||
|
||||
'498' => {
|
||||
lastUpdated => 1031514049,
|
||||
message => q|End Date|
|
||||
},
|
||||
|
||||
'498 description' => {
|
||||
message => q|The date when users will stop viewing this asset. After this date only Content Managers with the rights to edit this asset will see it.<br>
|
||||
<i>UI level: 6</i>
|
||||
</p>|,
|
||||
lastUpdated => 1119149899,
|
||||
},
|
||||
|
||||
'108' => {
|
||||
lastUpdated => 1031514049,
|
||||
message => q|Owner|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue