Author: ralfbecker
New Revision: 55207
URL: http://svn.stylite.de/viewvc/egroupware?rev=55207&view=rev
Log:
remove old no longer used stuff
Removed:
trunk/calendar/js/navigation.js
Modified:
trunk/calendar/inc/class.calendar_ui.inc.php
— trunk/calendar/inc/class.calendar_ui.inc.php (original)
+++ trunk/calendar/inc/class.calendar_ui.inc.php Tue Mar 1 17:26:14 2016
@@ -145,9 +145,7 @@
{
$this->bo = new calendar_bo();
}
-
$this->jscal = $GLOBALS['egw']->jscalendar;
$this->datetime = $GLOBALS['egw']->datetime;
-
$this->accountsel = $GLOBALS['egw']->uiaccountsel;
$this->categories = new categories($this->user,'calendar');
@@ -616,7 +614,7 @@
$content = $this->cal_prefs[‘saved_states’];
$content[‘view’] = $this->view ? $this->view : ‘week’;
$content[‘date’] = $this->date ? $this->date : egw_time();
-
$readonlys = array();
$sel_options['status_filter'] = array(
array('value' => 'default', 'label' => lang('Not rejected'), 'title' => lang('Show all status, but rejected')),
@@ -702,7 +700,7 @@
while ($rrule->valid() && $occurrence <= $this_month );
}
}
- /**
- Prepare an array of event information for sending to the client
-
@@ -715,7 +713,7 @@
public function to_client(&$event)
{
if(!$event || !is_array($event)) return false;
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs