src/widgets/Segments.js
branchnew-model
changeset 916 ec6849bbbdcc
parent 906 4b6e154ae8de
child 924 64c2eaafe5e2
--- a/src/widgets/Segments.js	Fri Jun 08 19:03:03 2012 +0200
+++ b/src/widgets/Segments.js	Tue Jun 12 19:44:20 2012 +0200
@@ -51,7 +51,7 @@
                 left : Math.floor( _left ),
                 width : Math.floor( _width ),
                 center : Math.floor( _center ),
-                id : _annotation.namespacedId.name
+                id : _annotation.id
             }
         })
     }));