|
createLink('deploy', 'steps', "id=$plan->id"), $plan->name, '', 'title="' . $plan->name . '"');
?>
|
createLink('ops', 'stage'), "" . $this->lang->deploy->stage, '', "class='btn ghost' data-app='admin'");?>
createLink('deploy', 'create'), " {$this->lang->deploy->create}", '', "class='btn btn-primary'");?>