MapofLife / MOL

Integrating information about species distributions in an effort to support global understanding of the world's biodiversity.
http://mol.org
BSD 3-Clause "New" or "Revised" License
26 stars 2 forks source link

Organizing species list info by tabs. #127

Closed tomauer closed 12 years ago

tomauer commented 12 years ago

Splitting the information that will be in the species list query response into tabs for: the list, images, an IUCN pie chart, and download. The next pull requests will take care of the code for the content of those tabs.

tomauer commented 12 years ago

I'll try to keep breaking up that "if" for #114 as I add functionality here.

eightysteele commented 12 years ago

Looking good! A couple of nits about declaring vars. Also, try to get the lines under 80 chars.

jmalczyk commented 12 years ago

LGTMToo. Merged.

eightysteele commented 12 years ago

Those var hoisting issues still need to be resolved, yeah? On Sep 5, 2012 8:53 AM, "Jeremy Malczyk" notifications@github.com wrote:

LGTMToo. Merged.

— Reply to this email directly or view it on GitHubhttps://github.com/MapofLife/MOL/pull/127#issuecomment-8303717.

eightysteele commented 12 years ago

+1