Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop

This commit is contained in:
Brian Smith 2014-10-20 21:33:32 -04:00
commit d17d4ede99
5 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 787 B

After

Width:  |  Height:  |  Size: 787 B

View File

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -179,7 +179,7 @@
if(data.displayText) $status.text(data.displayText);
if(data.isEnd) stopSessionPlay();
if(data.isEnd) stopSessionPlay($feedItem);
if(data.isSessionOver) {
$controls.removeClass('inprogress').addClass('ended')

View File

@ -78,7 +78,7 @@
"trombone": "trombone",
"trumpet": "trumpet",
"tuba": "tuba",
"ukulele": "ukelele",
"ukulele": "ukulele",
"upright bass": "upright_bass",
"viola": "viola",
"violin": "violin",