CC-2301 : removing shift buttons since it's disabled for this release.

This commit is contained in:
Naomi 2013-05-06 17:47:35 -04:00
parent 1895686c85
commit 3a74bb7ca5
2 changed files with 1 additions and 2 deletions

View file

@ -1261,7 +1261,7 @@ var AIRTIME = (function(AIRTIME){
var config = new Config({
resolution: 15000,
state: "shift",
state: "cursor",
mono: true,
waveHeight: 80,
container: $html[0],