correct highlight
authorymh <ymh.work@gmail.com>
Thu, 02 Aug 2012 11:01:35 +0200
changeset 726 c1529d821263
parent 725 4f4005df9a97
child 727 0e91e924b945
correct highlight
src/ldt/ldt/ldt_utils/views/workspace.py
--- a/src/ldt/ldt/ldt_utils/views/workspace.py	Thu Aug 02 08:45:12 2012 +0200
+++ b/src/ldt/ldt/ldt_utils/views/workspace.py	Thu Aug 02 11:01:35 2012 +0200
@@ -219,6 +219,7 @@
             segment.indexation_id = s['indexation_id']
             segment.context = s['context']
             segment.context_tags = s['tags']
+            segment.highlighted = s['highlighted']
                                     
             if not s['project_id']:
                 segment.project_id = '_'