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';
|
'use strict';
|
||||||
|
|
||||||
pandora.user.ui.sortElement = function(isNavigationView) {
|
pandora.ui.sortElement = function(isNavigationView) {
|
||||||
|
|
||||||
var isClipView = pandora.isClipView(),
|
var isClipView = pandora.isClipView(),
|
||||||
items = (
|
items = (
|
||||||
|
|
Loading…
Reference in a new issue