mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 10:46:30 +00:00
fixed sorting in datasetexplorer, also show date
make annotationstatus more clear
This commit is contained in:
@@ -59,8 +59,7 @@ public enum AnnotationStatus
|
||||
{
|
||||
None = 0,
|
||||
Created = 10,
|
||||
ValidatedEdited = 20,
|
||||
|
||||
Edited = 20,
|
||||
Validated = 30,
|
||||
Deleted = 40
|
||||
}
|
||||
Reference in New Issue
Block a user