rename foldersList.js/folderList.js

This commit is contained in:
j 2011-09-26 18:52:13 +02:00
commit 640a937310
2 changed files with 1 additions and 2 deletions

View file

@ -1,5 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=javascript
// fixme: the filename should be folderList.js
pandora.ui.folderList = function(id) {
var i = Ox.getPositionById(pandora.site.sectionFolders[pandora.user.ui.section], id),
that;