SAAS-290: Hosted SaaS widgets + javascript code generation

-working code
This commit is contained in:
Martin Konecny 2012-11-07 12:49:17 -05:00
parent 27d40ef4df
commit 1b0b124247
3 changed files with 46 additions and 19 deletions

View file

@ -50,10 +50,10 @@
</ul>
<?php endif; ?>
</dd>
<dt id="widgetCode-label" class="block-display">
<dt id="widgetCode-label" style="display:none;" class="block-display">
<label class="optional" for="widgetCode"><?php echo $this->element->getElement('widgetCode')->getLabel() ?></label>
</dt>
<dd id="widgetCode-element" class="block-display clearfix">
<dd id="widgetCode-element" style="display:none;" class="block-display clearfix">
<?php echo $this->element->getElement('widgetCode') ?>
<?php if($this->element->getElement('widgetCode')->hasErrors()) : ?>
<ul class='errors'>