Author: nathangray
New Revision: 56011
URL: http://svn.stylite.de/viewvc/egroupware?rev=56011&view=rev
Log:
Revert r55868, hide participants for private events
Modified:
trunk/calendar/inc/class.calendar_uilist.inc.php
trunk/calendar/js/et2_widget_event.js
— trunk/calendar/inc/class.calendar_uilist.inc.php (original)
+++ trunk/calendar/inc/class.calendar_uilist.inc.php Wed May 4 17:09:37 2016
@@ -430,8 +430,6 @@
if ($is_private)
{
$event[‘class’] .= 'rowNoView ';
— trunk/calendar/js/et2_widget_event.js (original)
+++ trunk/calendar/js/et2_widget_event.js Wed May 4 17:09:37 2016
@@ -506,10 +506,8 @@
’
’+times+’
’+
(this.options.value.location ? ‘
’+this.egw().lang(‘Location’) + ‘:’ + this.options.value.location+’
’ : ‘’)+
(cat_label ? ‘
’+this.egw().lang(‘Category’) + ‘:’ + cat_label +’
’ : ‘’)+
-
(this.options.value.parts ?
-
'<p><span class="calendar_calEventLabel">'+this.egw().lang('Participants')+'</span>:<br />'+
-
this.options.value.parts.replace("\n","<br />")+'</p>':''
-
)+
-
'<p><span class="calendar_calEventLabel">'+this.egw().lang('Participants')+'</span>:<br />'+
-
(this.options.value.parts ? this.options.value.parts.replace("\n","<br />"):'')+'</p>'+
'</div>'+
'</div>';
},
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs