Moved files that meet criteria to top of track listing
This commit is contained in:
parent
a4fdb9bc62
commit
91906e5b5d
3 changed files with 41 additions and 9 deletions
|
@ -120,7 +120,9 @@
|
|||
<?php } ?>
|
||||
</dd>
|
||||
|
||||
<?php if ($this->showPoolCount) { ?>
|
||||
<?php
|
||||
// this will never run due to refactoring of playlist controller. it is replaced with code in update.phtml
|
||||
if ($this->showPoolCount) { ?>
|
||||
<div class='sp_text_font sp_text_font_bold'>
|
||||
<span id='sp_pool_count' class='sp_text_font sp_text_font_bold'>
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue