| changeset 422 | 6447f10b7d2c |
| child 434 | 0d5998b32a7c |
| 421:6cf2ef158f9b | 422:6447f10b7d2c |
|---|---|
1 <li class="Rk-Bin-Item" draggable="true" |
|
2 data-image="<%- Rkns.Utils.getFullURL(image) %>" |
|
3 data-uri="<%=ldt_platform%>ldtplatform/ldt/front/player/<%=mediaid%>/#id=<%=annotationid%>" |
|
4 data-title="<%-title%>" data-description="<%-description%>"> |
|
5 |
|
6 <img class="Rk-Ldt-Annotation-Icon" src="<%=image%>" /> |
|
7 <h4><%=htitle%></h4> |
|
8 <p><%=hdescription%></p> |
|
9 <p>Start: <%=start%>, End: <%=end%>, Duration: <%=duration%></p> |
|
10 <div class="Rk-Clear"></div> |
|
11 </li> |