cfpb / idea-box

An application that lets an organization collect ideas, comment on them, and vote them up.
Creative Commons Zero v1.0 Universal
159 stars 49 forks source link

The user can now remove tags he or she added #28

Closed m3brown closed 10 years ago

m3brown commented 10 years ago

If idea-box is integrated with collab's core.taggit, the user will be able to delete tags that he or she created for an idea. If the normal taggit module is used, the remove function is not provided since there is no mapping to the user that created the tag.