mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-20 16:56:02 +00:00
Reinstate the summary field in the Atom.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
This commit is contained in:
parent
4876542537
commit
18e58fa796
@ -165,6 +165,7 @@ function caldav_get_feed( $request ) {
|
||||
.'<br />'
|
||||
.'<strong>' . translate('Description') . '</strong>:<br />' . ( nl2br(hyperlink($p_description->Value())) )
|
||||
;
|
||||
$item->setDescription($p_description->Value());
|
||||
}
|
||||
|
||||
$item->setContent($content);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user