Merge branch 'master' of github.com:webnotes/erpnext
diff --git a/support/doctype/support_ticket/support_ticket.txt b/support/doctype/support_ticket/support_ticket.txt
index 53d1c7c..dcb4520 100644
--- a/support/doctype/support_ticket/support_ticket.txt
+++ b/support/doctype/support_ticket/support_ticket.txt
@@ -2,7 +2,7 @@
  {
   "creation": "2013-02-01 10:36:25", 
   "docstatus": 0, 
-  "modified": "2013-08-08 14:22:34", 
+  "modified": "2013-08-28 18:29:06", 
   "modified_by": "Administrator", 
   "owner": "Administrator"
  }, 
@@ -225,17 +225,6 @@
   "read_only": 1
  }, 
  {
-  "depends_on": "eval:!doc.__islocal", 
-  "doctype": "DocField", 
-  "fieldname": "resolution_details", 
-  "fieldtype": "Small Text", 
-  "label": "Resolution Details", 
-  "no_copy": 1, 
-  "oldfieldname": "resolution_details", 
-  "oldfieldtype": "Text", 
-  "read_only": 1
- }, 
- {
   "doctype": "DocField", 
   "fieldname": "first_responded_on", 
   "fieldtype": "Datetime", 
@@ -255,6 +244,17 @@
   "search_index": 0
  }, 
  {
+  "depends_on": "eval:!doc.__islocal", 
+  "doctype": "DocField", 
+  "fieldname": "resolution_details", 
+  "fieldtype": "Small Text", 
+  "label": "Resolution Details", 
+  "no_copy": 1, 
+  "oldfieldname": "resolution_details", 
+  "oldfieldtype": "Text", 
+  "read_only": 0
+ }, 
+ {
   "doctype": "DocField", 
   "fieldname": "content_type", 
   "fieldtype": "Data",