mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-25 01:28:29 +00:00
website updates and fix to sessions
This commit is contained in:
@@ -15,7 +15,7 @@ wn.doclistviews['Support Ticket'] = wn.views.ListView.extend({
|
||||
|
||||
label_style: {
|
||||
"status": {
|
||||
"Open": "danger",
|
||||
"Open": "important",
|
||||
"Closed": "success",
|
||||
"Hold": "info",
|
||||
"Waiting for Customer": "info"
|
||||
|
||||
Reference in New Issue
Block a user