TransforMap / transformap.github.io

http://transformap.co/
GNU General Public License v2.0
4 stars 2 forks source link

Subcategories not shown #22

Closed species closed 8 years ago

species commented 8 years ago

There is a jQuery function to show and hide the subcategories on click, which display beneath the main categories list on the UI, but it is conflicting with the Backbone view. If anyone has an idea of how to fix this before the morning, please do.

species commented 8 years ago

I've no idea about the subcategories not displaying on click. I've inspected the generated HTML code, and there where no "onClick" handlers on any of the list items. Another thing: shouldn't there be an <ul> element around the subcategory list elements?

keikreutler commented 8 years ago

On the most recent commit, I added a backbonejs click event, and an