CC-84: Smart Playlists
- renamed Smart Blocks to Smart Playlists in library filter
This commit is contained in:
parent
527b43e8ba
commit
eb2a8c1009
1 changed files with 1 additions and 1 deletions
|
@ -542,7 +542,7 @@ var AIRTIME = (function(AIRTIME) {
|
|||
.append('<option value="0">All</option>')
|
||||
.append('<option value="1">Files</option>')
|
||||
.append('<option value="2">Playlists</option>')
|
||||
.append('<option value="3">Smart Blocks</option>')
|
||||
.append('<option value="3">Smart Playlists</option>')
|
||||
.end()
|
||||
.change(function(ev){
|
||||
oTable.fnDraw();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue