-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Thanks for the great work!
As barrettcox80, I also noticed a few deprecated things in the code. In addition to his remarks, there are two things that I changed that also made the final code:
scripts/main.js - Line 14:
$('.list-header-extras-menu').click(function (event) {
scripts/main.js - Line 58:
var titles = $(event.currentTarget).parent().parent().parent().find('a.list-card-title:first');
Probably due to changes in the trello HTML structure.
Hope this helps anyone that is trying out this extension.
Thank you!
Tostes
Metadata
Metadata
Assignees
Labels
No labels