dont reset list position while setting private lists public
This commit is contained in:
parent
2d7d0414f9
commit
dac0738047
3 changed files with 16 additions and 14 deletions
|
|
@ -1,6 +1,7 @@
|
|||
// vim: et:ts=4:sw=4:sts=4:ft=javascript
|
||||
'use strict';
|
||||
pandora.ui.folderList = function(id) {
|
||||
// FIXME: use canEditFeaturedLists capability, not 'admin'
|
||||
var i = Ox.getPositionById(pandora.site.sectionFolders[pandora.user.ui.section], id),
|
||||
that;
|
||||
if (pandora.user.ui.section == 'items') {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue