add option to merge metadata and IBN paths

This commit is contained in:
Luke Pulverenti 2015-01-26 11:47:15 -05:00
parent 3969693dad
commit 2bcfc0f0ba
13 changed files with 31 additions and 23 deletions

View file

@ -2,7 +2,6 @@
$(document).on('pagebeforeshow', "#musicRecommendedPage", function () {
var screenWidth = $(window).width();
var userId = Dashboard.getCurrentUserId();
var page = this;