launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #08023
Re: [Merge] lp:~dooferlad/launchpad/upcomingwork_show_incomplete_bp into lp:launchpad
Humm, would be because the JavaScript that adds the expander arrow looks for class="expander", so it would need a second search, if that one failed, to find class="expander expanded" and then do something different. What I think should be done is, if possible, add the CSS attribute that (if memory serves) is how the expander class knows if it is expanded or not in the template.
--
https://code.launchpad.net/~dooferlad/launchpad/upcomingwork_show_incomplete_bp/+merge/105846
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
References