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

changes to modal function and design #119

Closed awalker2411 closed 1 year ago

awalker2411 commented 1 year ago

-added custom css changes to modal -changed query selector to correct class -added createTicket script to dashboard

awalker2411 commented 1 year ago

you forgot the . in your query selector syntax!

Just updated it :D