Changeset [e6132a4bf40853515213d546d39ab8ed8ca4ece5] by Brian Michalski
January 22nd, 2012 @ 02:44 AM
Refactor dropdown JS.
Clean up the dropdown plugin so it doesn't clobber (stack together) multiple dropdowns per page. Extensive cleanup as well to pass a lint test. Also uses a different initializing syntax.
The ESC key functionality has been removed at the moment, and
the 'active' class isn't getting set either.
https://github.com/concerto/concerto/commit/e6132a4bf40853515213d54...
Committed by Brian Michalski
- M app/assets/javascripts/application.js
- M app/assets/javascripts/dropdown.js
- M app/assets/stylesheets/application/layout/navigation.scss.erb
- M app/views/submissions/_feed_body.html.erb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Concerto is an open source digital signage system that makes it easy to engage a large community of people with graphical and text-based announcements, bulletins, and other messages... but enough about us, you came here to get involved.
<br />
If you think you've <b>found a bug in Concerto</b>, please click 'Create new ticket' and let us know about it.
<br />
Looking to peek at our source code? Head to <a href="https://github.com/concerto/concerto_v1">https://github.com/concerto/concerto_v1</a> (Concerto version 1) or <a href="https://github.com/concerto/concerto">https://github.com/concerto/concerto</a> (Concerto version 2).
<br />
Our getting started guide is available here: <a href="https://github.com/concerto/concerto/wiki/Getting-Involved">https://github.com/concerto/concerto/wiki/Getting-Involved</a>.