ODM2 / ODM2ControlledVocabularies

A Python/Django web application and REST API for managing the ODM2 Controlled Vocabularies, with SKOS and community moderation features.
http://vocabulary.odm2.org
BSD 3-Clause "New" or "Revised" License
4 stars 5 forks source link

Need to modify term view page to be a little more consistent #19

Closed horsburgh closed 5 years ago

horsburgh commented 9 years ago

On the view for an an individual term (e.g., http://vocabulary.odm2.org/actiontype/cruise/), the text that lists the term and it's definition at the top is small. I would prefer that these just be included in the table with the other attributes as the first two rows. This should be implemented across the views for all of the terms.

jcaraballo17 commented 8 years ago

I removed the term from the subtitle and added it to the table. I think the definition goes well in the subtitle just below the name. You can see it both ways and tell me if you want it removed from there and put on the table.

denvaar commented 8 years ago

@jcaraballo17 This doesn't appear to be added to the production or sandbox project.

aufdenkampe commented 5 years ago

@jcaraballo17, did this fix get pushed to production? I'm just trying to figure out what issues we should close.