From bde4f97526069463a6ce6258331b8b31dea0657c Mon Sep 17 00:00:00 2001 From: rolux Date: Fri, 1 Feb 2013 12:01:55 +0530 Subject: [PATCH] add OxMedia class to poster picker --- static/js/pandora/infoView.0xdb.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/pandora/infoView.0xdb.js b/static/js/pandora/infoView.0xdb.js index 39e5a3045..90fa7e82a 100644 --- a/static/js/pandora/infoView.0xdb.js +++ b/static/js/pandora/infoView.0xdb.js @@ -805,6 +805,7 @@ pandora.ui.infoView = function(data) { sort: [{key: 'index', operator: '+'}], unique: 'index' }) + .addClass('OxMedia') .css({ display: 'block', position: 'absolute',