mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-03 23:34:09 +02:00
Oops
This commit is contained in:
parent
29a02db07d
commit
1c3e2fbad7
@ -95,7 +95,7 @@ enabled(){
|
|||||||
item.addClass("selected");
|
item.addClass("selected");
|
||||||
}
|
}
|
||||||
|
|
||||||
item.click(function(){ console.profile("aaa");
|
item.click(function(){
|
||||||
modal.find("[data-td-key='"+key+"']").removeClass("selected");
|
modal.find("[data-td-key='"+key+"']").removeClass("selected");
|
||||||
item.addClass("selected");
|
item.addClass("selected");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user