CC-2031: Put extra 'Add this show' button at bottom of Add show box
-Done
This commit is contained in:
parent
e573d95fcb
commit
655aa43532
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
<div id="schedule-show-style" class="collapsible-content">
|
<div id="schedule-show-style" class="collapsible-content">
|
||||||
<?php echo $this->style; ?>
|
<?php echo $this->style; ?>
|
||||||
</div>
|
</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">
|
<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-icon ui-icon-plusthick"></span>
|
||||||
<span class="ui-button-text">Add this show</span>
|
<span class="ui-button-text">Add this show</span>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue