rxtATX / OffNOn

In this application, users will be able to submit tickets (requests for help) with their coding work, technical questions, etc. Tickets will be created to be addressed by technicians. This application models the AskBCS and JIRA ticket systems.
2 stars 2 forks source link

Featured/ticket event listener #80

Closed awalker2411 closed 1 year ago

awalker2411 commented 1 year ago

Added event listener logic for button click in ticket.js Added new custom css classes in jass.css Added classes to modal in newTicket.handlebars (need to change ID to 'modal' still)