diff -r f292db96b050 -r 2d4ec5ab2a40 client/src/Iri.Modernisation.Data/Models/Annotation.cs
--- a/client/src/Iri.Modernisation.Data/Models/Annotation.cs Mon Jan 04 10:29:39 2010 +0100
+++ b/client/src/Iri.Modernisation.Data/Models/Annotation.cs Tue Jan 05 15:53:48 2010 +0100
@@ -20,7 +20,12 @@
///
/// Type de l'annotation
///
- public PolemicElementType Type { get; set; }
+ public PolemicTypeDescription Type { get; set; }
+
+ ///
+ /// Type de l'annotation
+ ///
+ // public PolemicElementType Type { get; set; }
///
/// Auteur de l'annotation