fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [14326]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14326]
Date: Wed, 11 Nov 2015 00:24:51 +0000

Revision: 14326
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14326
Author:   nelson224
Date:     2015-11-11 00:24:50 +0000 (Wed, 11 Nov 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/frontend/inc/class.uidelegates.inc.php

Modified: branches/dev-syncromind/frontend/inc/class.uidelegates.inc.php
===================================================================
--- branches/dev-syncromind/frontend/inc/class.uidelegates.inc.php      
2015-11-11 00:24:35 UTC (rev 14325)
+++ branches/dev-syncromind/frontend/inc/class.uidelegates.inc.php      
2015-11-11 00:24:50 UTC (rev 14326)
@@ -172,7 +172,7 @@
                        $form_action = 
$GLOBALS['phpgw']->link('/index.php',array('menuaction' => 
'frontend.uidelegates.index', 'location_id' => $this->location_id));
                        $delegates_per_org_unit = 
frontend_bofrontend::get_delegates($this->header_state['selected_org_unit']);
                        $delegates_per_user = 
frontend_bofrontend::get_delegates(null, true);
-                       
+       
                        $number_of_delegates = count($delegates_per_org_unit);
                        $number_of_user_delegates = count($delegates_per_user);
                        




reply via email to

[Prev in Thread] Current Thread [Next in Thread]