remove the ppp queue from the interface
This commit is contained in:
parent
5255cfe744
commit
f3d47ff24f
|
@ -54,7 +54,6 @@ Storage = Em.Object.extend
|
|||
|
||||
QUEUES: [
|
||||
{ name: 'common', display: 'Common' }
|
||||
{ name: 'php', display: 'PHP, Perl and Python' }
|
||||
{ name: 'linux', display: 'Linux' }
|
||||
{ name: 'mac_osx', display: 'Mac and OSX' }
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user