cosmetic changes

This commit is contained in:
rolux 2013-08-08 14:44:59 +00:00
parent f5a75d3177
commit 8236c1c4fa

View file

@ -264,8 +264,7 @@ pandora.createLinks = function($element) {
return target.hostname != document.location.hostname return target.hostname != document.location.hostname
|| Ox.startsWith(target.pathname, '/static'); || Ox.startsWith(target.pathname, '/static');
} }
$element $element.on({
.on({
click: function(e) { click: function(e) {
var $target = $(e.target); var $target = $(e.target);
if ( if (