ui - various bug fixes more or less related to UI
This commit is contained in:
@@ -57,6 +57,7 @@ function deleteService(id) {
|
||||
|
||||
function reloadInstance(id) {
|
||||
post("reload", "instances", getData('form-instance-' + id));
|
||||
return false;
|
||||
}
|
||||
|
||||
function startInstance(id) {
|
||||
|
||||
Reference in New Issue
Block a user