CC-3174 : showbuilder
making the library toggle in when pressing the edit button
This commit is contained in:
parent
9e1b3e7e6e
commit
b358c90cfb
5 changed files with 64 additions and 29 deletions
|
@ -4,6 +4,7 @@
|
|||
<?php echo $this->element->getElement('sb_date_end') ?>
|
||||
<?php echo $this->element->getElement('sb_time_end') ?>
|
||||
<input type="button" id="sb_submit" class="ui-button ui-state-default" value="GO"></input>
|
||||
<input type="button" id="sb_edit" class="ui-button ui-state-default sb-edit" value="Edit"></input>
|
||||
</div>
|
||||
<div class="sb-advanced-options">
|
||||
<label><?php echo $this->element->getElement('sb_show_filter')->getLabel() ?></label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue