This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
heuzef
/
pinry
огледало од
https://github.com/pinry/pinry.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
44
Вики
Activity
Преглед изворни кода
Fix: Use class instead of element name for star action
pull/169/head
winkidney
пре 5 година
committed by
Isaac Bythewood
родитељ
3d56663d8b
комит
1d739aca54
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pinry/static/js/pinry.js
+ 1
- 1
pinry/static/js/pinry.js
Прегледај датотеку
@@ -49,7 +49,7 @@ $(window).load(function() {
}
// Open add-to-board panel
$('glyphicon-heart').each(function() {
$('
.
glyphicon-heart').each(function() {
var thisPin = $(this);
$(this).off('click');
$(this).click(function() {
Write
Preview
Loading…
Откажи
Сачувај