|
@@ -92,8 +92,7 @@ namespace Comal.Classes
|
|
|
[EditorSequence(2)]
|
|
[EditorSequence(2)]
|
|
|
public string Description { get; set; }
|
|
public string Description { get; set; }
|
|
|
|
|
|
|
|
- [NullEditor]
|
|
|
|
|
- [Obsolete("Notes is dumb, because Description exists")]
|
|
|
|
|
|
|
+ [NotesEditor]
|
|
|
public string Notes { get; set; }
|
|
public string Notes { get; set; }
|
|
|
|
|
|
|
|
[EditorSequence(3)]
|
|
[EditorSequence(3)]
|