remove admin only flags for sections and locale

This commit is contained in:
j 2014-03-05 13:39:25 +00:00
commit 550ced514d
6 changed files with 6 additions and 8 deletions

View file

@ -232,6 +232,7 @@ pandora.ui.folders = function(section) {
})];
}
} else if (folder.id == 'featured') {
//FIXME: this should use 'canEditFeatured' + section
if (pandora.user.level != 'admin') {
extras = [infoButton(Ox._('Featured ' + folderItems),
Ox._('Featured {0} are selected public {0}, picked by the {1} staff.',