This was fixed elsewhere in master.

** Changed in: mahara
       Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1404650

Title:
  In "serviceconfig.php" columns are in wrong order

Status in Mahara:
  Fix Committed

Bug description:
  When displayed, the "Fuctions allocated against the service" in
  "/webservice/admin/serviceconfig.php?service=xx" (change xx with a
  vaid service e.g. 6) the columns seem to be in the wrong order :

  Enabled                                                          Class Name   
                Method Name
  mahara_group_create_groups                     x                              
   mahara_group_external        create_groups

  I think it should be :

  Class Name                                                    Enabled         
                Method Name
  mahara_group_create_groups                    x                               
   mahara_group_external        create_groups

  -dajan

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1404650/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to