Merge branch 'master' of dev.sourcefabric.org:campcaster
This commit is contained in:
commit
38b01ea43f
5 changed files with 40 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
<?php endif; ?>
|
||||
|
||||
<li class="ui-state-default" id="spl_<?php echo $this->partialCounter-1 ?>">
|
||||
<a href="#" class="big_play"><span class="ui-icon ui-icon-play"></span></a>
|
||||
<a href="javascript:void(0);" class="big_play" onclick="audioPreview('spl_<?php echo $this->partialCounter-1 ?>', '/api/get-media/file/<?php echo $this->CcFiles["gunid"] ?>.mp3/api_key/AAA')"><span class="ui-icon ui-icon-play"></span></a>
|
||||
<div class="text-row top">
|
||||
<span class="spl_playlength"><?php echo $this->cliplength ?></span>
|
||||
<span class="spl_title"><?php echo $this->CcFiles['track_title'] ?></span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue