fix a typo in the collaboration rss template field for the "description"
This commit is contained in:
parent
630eda0e03
commit
48c1c7814b
2 changed files with 3 additions and 2 deletions
|
|
@ -26,6 +26,7 @@
|
|||
- fixed: asset context menu broken if the only asset is a navigation included by AssetProxy
|
||||
- fixed: EMS Ticket Meta Fields- Can't Delete
|
||||
- fixed: Ribbons and Tokens on badge page error
|
||||
- fixed: Variable 'description' not filled in RSS templates
|
||||
|
||||
7.5.17
|
||||
- fixed: Payment Methods Hover Help Incomplete
|
||||
|
|
|
|||
|
|
@ -1510,8 +1510,8 @@ the Collaboration Asset, the user will be notified.|,
|
|||
},
|
||||
|
||||
'feed description' => {
|
||||
message => q|The description of the rss feed (comes from the collaboration description).|,
|
||||
lastUpdated => 1149656056,
|
||||
message => q|The description of the rss feed (comes from the collaboration synopsis).|,
|
||||
lastUpdated => 1216913516,
|
||||
},
|
||||
|
||||
'generator' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue