CC-2031: Put extra 'Add this show' button at bottom of Add show box
-Done
This commit is contained in:
parent
e573d95fcb
commit
655aa43532
|
@ -30,7 +30,7 @@
|
|||
<div id="schedule-show-style" class="collapsible-content">
|
||||
<?php echo $this->style; ?>
|
||||
</div>
|
||||
<div class="button-bar">
|
||||
<div class="button-bar bottom">
|
||||
<button aria-disabled="false" role="button" class="add-show-submit right-floated ui-button ui-widget ui-state-default ui-button-text-icon-primary">
|
||||
<span class="ui-icon ui-icon-plusthick"></span>
|
||||
<span class="ui-button-text">Add this show</span>
|
||||
|
|
Loading…
Reference in New Issue