Added jquery to hide or remove limit value
This commit is contained in:
parent
c759f8b8aa
commit
008530364b
3 changed files with 27 additions and 4 deletions
|
@ -160,7 +160,7 @@ class Application_Form_SmartBlockCriteria extends Zend_Form_SubForm
|
|||
"hours" => _("hours"),
|
||||
"minutes" => _("minutes"),
|
||||
"items" => _("items"),
|
||||
"remaining" => _("remaining time in show")
|
||||
"remaining" => _("time remaining in show")
|
||||
);
|
||||
}
|
||||
return $this->limitOptions;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue