* Fix bug #37100.
This commit is contained in:
@@ -316,6 +316,8 @@ class custom extends control
|
||||
{
|
||||
$this->custom->deleteItems("module=$module§ion=$field");
|
||||
}
|
||||
|
||||
if(in_array($module, array('serverroom', 'host'))) return $this->send(array('result' => 'success', 'load' => true));
|
||||
return print(js::reload('parent'));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user