added: Ability to enable / disable archiving per Collaboration System. fixed Mech tests again
This commit is contained in:
parent
3316f2a0f4
commit
aae6a32df4
6 changed files with 50 additions and 2 deletions
|
|
@ -1633,6 +1633,19 @@ the Collaboration Asset, the user will be notified.|,
|
|||
message => q|Verify your humanity|,
|
||||
lastUpdated => 1170543345,
|
||||
},
|
||||
|
||||
'editForm archiveEnabled label' => {
|
||||
message => q{Enable Archiving?},
|
||||
lastUpdated => 0,
|
||||
context => q{Label for asset property},
|
||||
},
|
||||
|
||||
'editForm archiveEnabled description' => {
|
||||
message => q{If Yes, Threads will be automatically hidden after a certain interval},
|
||||
lastUpdated => 0,
|
||||
context => q{Hover help for asset property},
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue