Author: nathangray
New Revision: 55868
URL: http://svn.stylite.de/viewvc/egroupware?rev=55868&view=rev
Log:
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 Tue Apr 26 22:13:14 2016
@@ -418,6 +418,8 @@
if ($is_private)
{
$event[‘class’] .= 'rowNoView ';
— trunk/calendar/js/et2_widget_event.js (original)
+++ trunk/calendar/js/et2_widget_event.js Tue Apr 26 22:13:14 2016
@@ -503,8 +503,10 @@
’
’+times+’
’+
(this.options.value.location ? ‘
’+this.egw().lang(‘Location’) + ‘:’ + this.options.value.location+’
’ : ‘’)+
(cat_label ? ‘
’+this.egw().lang(‘Category’) + ‘:’ + cat_label +’
’ : ‘’)+
-
'<p><span class="calendar_calEventLabel">'+this.egw().lang('Participants')+'</span>:<br />'+
-
(this.options.value.parts ? this.options.value.parts.replace("\n","<br />"):'')+'</p>'+
-
(this.options.value.parts ?
-
'<p><span class="calendar_calEventLabel">'+this.egw().lang('Participants')+'</span>:<br />'+
-
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