IM-784 : Create Editing Abilities For History
This commit is contained in:
parent
1abbe85d6d
commit
c744d88f23
7 changed files with 209 additions and 30 deletions
8
airtime_mvc/application/forms/EditHistoryItem.php
Normal file
8
airtime_mvc/application/forms/EditHistoryItem.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
class Application_Form_EditHistoryItem extends Zend_Form
|
||||
{
|
||||
public function init() {
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue