forked from 0x2620/pandora
typo
This commit is contained in:
parent
71a51cb175
commit
5a5f3078eb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
'use strict';
|
||||
|
||||
pandora.user.ui.sortElement = function(isNavigationView) {
|
||||
pandora.ui.sortElement = function(isNavigationView) {
|
||||
|
||||
var isClipView = pandora.isClipView(),
|
||||
items = (
|
||||
|
|
Loading…
Reference in a new issue