fixed conflict

This commit is contained in:
Nabin Hait
2012-12-19 12:18:15 +05:30
28 changed files with 393 additions and 433 deletions

View File

@@ -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"