dont reset list position while setting private lists public

This commit is contained in:
j 2011-11-10 23:12:20 +00:00
commit dac0738047
3 changed files with 16 additions and 14 deletions

View file

@ -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') {