Преглед изворни кода

put proper semicolon

pull/1/head
10sr пре 12 година
родитељ
комит
a1e1c43033
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      _keysnail.js

+ 2
- 2
_keysnail.js Прегледај датотеку

@@ -202,8 +202,8 @@ ext.add("bookmark-delicious", function(){
a = function(){
if(! window.open(f + 'noui=1&jump=doclose', 'deliciousuiv6', 'location=1,links=0,scrollbars=0,toolbar=0,width=710,height=660')){
location.href = f + 'jump=yes';
};
}
}
};
if(/Firefox/.test(navigator.userAgent)){
setTimeout(a,0);
}else{


Loading…
Откажи
Сачувај