Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Total points not displaying at the top of trello column anymore #19

Open
jylopez opened this issue Apr 13, 2016 · 1 comment
Open

Total points not displaying at the top of trello column anymore #19

jylopez opened this issue Apr 13, 2016 · 1 comment

Comments

@jylopez
Copy link

jylopez commented Apr 13, 2016

Hi, I'm not sure if this is because Trello tweaked their UI, but the total points are no longer displaying at the top of the column.

(Great tool btw!)

@TangCheng
Copy link

Modify https://github.com/jgraglia/Trello-Points/blob/master/list.js#L69 from
var parent = $list.find('.list-header h2');
to
var parent = $list.find('.list-header');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants