added timepicker to add show form.
This commit is contained in:
parent
38b01ea43f
commit
476cf99019
5 changed files with 884 additions and 1 deletions
|
@ -49,6 +49,7 @@ class Application_Form_AddShowWhen extends Zend_Form_SubForm
|
|||
|
||||
}
|
||||
|
||||
/*
|
||||
public function postValidation(array $formData) {
|
||||
|
||||
$now_timestamp = date("Y-m-d H:i:s");
|
||||
|
@ -64,6 +65,7 @@ class Application_Form_AddShowWhen extends Zend_Form_SubForm
|
|||
|
||||
return true;
|
||||
}
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue