'use strict';
This commit is contained in:
parent
586aeb75bb
commit
e6b49b908e
59 changed files with 97 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// vim: et:ts=4:sw=4:sts=4:ft=javascript
|
||||
|
||||
'use strict';
|
||||
pandora.ui.orderButton = function(isNavigationView) {
|
||||
var sortKey = !pandora.user.ui.item ? 'listSort' : 'itemSort',
|
||||
that = Ox.Button({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue