Merge branch 'master' of dev.sourcefabric.org:campcaster
This commit is contained in:
commit
7be60fbf84
7 changed files with 49 additions and 14 deletions
|
@ -107,10 +107,10 @@ class Application_Form_EditAudioMD extends Zend_Form
|
|||
|
||||
$this->addDisplayGroup(array('submit', 'cancel'), 'submitButtons', array(
|
||||
'decorators' => array(
|
||||
'FormElements',
|
||||
array('HtmlTag', array('tag' => 'dd', 'class' => 'element')),
|
||||
),
|
||||
));
|
||||
'FormElements',
|
||||
'DtDdWrapper'
|
||||
)
|
||||
));
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue