use pandora icon

This commit is contained in:
j 2011-10-27 22:17:28 +00:00
parent 2f25e0b15e
commit 343d5fcd66
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ pandora.ui.siteDialog = function(section) {
.append(
$('<img>')
.attr({src: '/static/png/' + (
id == 'software' ? 'pandora' : 'logo'
id == 'software' ? 'pandora/icon' : 'logo'
) + '256.png'})
.css({width: '256px'})
),