1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-04-24 15:15:49 +02:00
This commit is contained in:
chylex 2017-03-23 21:53:15 +01:00
parent 29a02db07d
commit 1c3e2fbad7

View File

@ -95,7 +95,7 @@ enabled(){
item.addClass("selected");
}
item.click(function(){ console.profile("aaa");
item.click(function(){
modal.find("[data-td-key='"+key+"']").removeClass("selected");
item.addClass("selected");