name . $lang->colon . $lang->deploy->manageScope;?>

service, ''); $serviceHosts = zget($service, 'hosts') . ',' . $item->hosts; $hostPairs = array('' => ''); if($serviceHosts) { foreach(explode(',', $serviceHosts) as $hostID) { if(!isset($hosts[$hostID])) continue; $hostPairs[$hostID] = $hosts[$hostID]; } } ?>
deploy->service?> deploy->hadHost?> deploy->removeHost?> deploy->addHost?>
service, "class='form-control chosen' onchange='loadHost(this)'")?> hosts, "class='form-control chosen' multiple");?> remove, "class='form-control chosen' multiple");?> add, "class='form-control chosen' multiple");?>
", "onclick='addItem(this)'");?> ", "onclick='removeItem(this)'");?>
", "onclick='addItem(this)'");?> ", "onclick='removeItem(this)'");?>