Fixed user filter on AnnotationList to not display username in the dropdown but what is displayed in the list + Added project_id to api templates for delete in case the target API understands it
/*
* Segments Widget
*/
.Ldt-Segments-Segment {
position: absolute; margin-left: -1px; border: 1px solid #ffffff;
}
.Ldt-Segments-Position {
background: #fc00ff;
position: absolute;
top: -1px;
left: 0;
margin-left: -1px;
width: 2px;
bottom: -1px;
z-index: 80000;
}