Merge branch 'master' of dev.sourcefabric.org:campcaster
This commit is contained in:
commit
b43db577dd
6 changed files with 50 additions and 48 deletions
|
@ -4,7 +4,8 @@
|
|||
<button id="add-show-submit" class="right-floated">Add this show</button>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
<div id="schedule-show-what">
|
||||
<h3 class="collapsible-header"><span class="arrow-icon"></span>What</h3>
|
||||
<div id="schedule-show-what" class="collapsible-content">
|
||||
<?php echo $this->what ?>
|
||||
</div>
|
||||
<h3 class="collapsible-header"><span class="arrow-icon"></span>When</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue