[ 1186440 ] Asset/Post.pm content type only checked if editStamp set
This commit is contained in:
parent
b4ec8dde87
commit
564c67fe60
2 changed files with 17 additions and 7 deletions
|
|
@ -396,6 +396,16 @@ A conditional indicating whether this Post should be opened in a new window.
|
|||
lastUpdated => 1111464988,
|
||||
},
|
||||
|
||||
'Edited_on' => {
|
||||
message => q|Edited on|,
|
||||
lastUpdated => 1116259200
|
||||
},
|
||||
|
||||
'By' => {
|
||||
message => q| by |,
|
||||
lastUpdated => 1116259200,
|
||||
},
|
||||
|
||||
'notification template title' => {
|
||||
message => q|Notification Template|,
|
||||
lastUpdated => 1111253044,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue