Comment Airtime_Decorator_SuperAdmin_Only
This commit is contained in:
parent
c24a040689
commit
609a46dfa3
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
|
||||
/** Hide a Zend_Form_Element unless you're logged in as a SuperAdmin. */
|
||||
class Airtime_Decorator_SuperAdmin_Only extends Zend_Form_Decorator_Abstract
|
||||
{
|
||||
public function render($content)
|
||||
|
|
Loading…
Reference in New Issue