LearnersGuild / echo

learning management system
MIT License
3 stars 31 forks source link

Issue #707: Make all clickable elements in /users, /projects, and /ch… #1043

Closed jbchavez19 closed 7 years ago

jbchavez19 commented 7 years ago

Fixes #707

Overview

Elements in /users, /projects, and /chapters were buttons. Removed button functionality and added links instead. This allows for command + click to open in new tab and other link functionality.

Data Model / DB Schema Changes

None

Environment / Configuration Changes

None

Notes

None