+ additional platforms

This commit is contained in:
rolux 2013-07-29 16:26:47 +00:00
commit 37220515af
2 changed files with 4 additions and 2 deletions

View file

@ -15,7 +15,8 @@ pandora.ui.usersDialog = function() {
numberOfUsers = 0,
systems = [
'Android', 'BlackBerry', 'BSD', 'iOS', 'Java', 'Linux', 'Mac OS X',
'Nokia', 'PlayStation', 'RIM Tablet OS', 'Unix', 'Wii', 'Windows'
'Nokia', 'PlayStation', 'RIM Tablet OS', 'Unix', 'Wii', 'Windows',
'Windows Phone'
],
userLevels = pandora.site.userLevels.map(function(userLevel) {
return Ox.toTitleCase(userLevel);