+ additional platforms
This commit is contained in:
parent
ec18369a4a
commit
37220515af
2 changed files with 4 additions and 2 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue