* Finish task #86282.
This commit is contained in:
@@ -740,6 +740,6 @@ class group extends control
|
||||
*/
|
||||
public function ajaxUpdatePrivOrder()
|
||||
{
|
||||
$this->group->updatePrivOrder();
|
||||
if(!empty($_POST)) $this->group->updatePrivOrder();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user