change queue grouping
This commit is contained in:
parent
973bd38f66
commit
81c0549d1d
|
@ -26,8 +26,7 @@ require 'ext/ember/namespace'
|
|||
QUEUES: [
|
||||
{ name: 'common', display: 'Common' }
|
||||
{ name: 'php', display: 'PHP, Perl and Python' }
|
||||
{ name: 'node_js', display: 'Node.js' }
|
||||
{ name: 'jvmotp', display: 'JVM and Erlang' }
|
||||
{ name: 'jvmotp', display: 'JVM, Erlang and Node.js' }
|
||||
{ name: 'rails', display: 'Rails' }
|
||||
{ name: 'spree', display: 'Spree' }
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user