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

Change Unclaimed to Open in helpers.js #165

Open rxtATX opened 1 year ago

rxtATX commented 1 year ago

In helpers.js renderStatus has an < option value="Unclaimed">Unclaimed

Can we change all references of Unclaimed here to Open instead?