Added comments to Schedule Service
This commit is contained in:
parent
d08f6cf3e1
commit
bdab294fce
3 changed files with 14 additions and 5 deletions
|
@ -871,6 +871,7 @@ class ScheduleController extends Zend_Controller_Action
|
|||
$data[$j["name"]] = $j["value"];
|
||||
}
|
||||
|
||||
// TODO: move this to js
|
||||
$data['add_show_hosts'] = $this->_getParam('hosts');
|
||||
$data['add_show_day_check'] = $this->_getParam('days');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue