--- a/src/ldt/ldt/__init__.py Mon Mar 31 15:17:08 2014 +0200
+++ b/src/ldt/ldt/__init__.py Thu Apr 03 15:57:57 2014 +0200
@@ -1,6 +1,6 @@
__all__ = ["VERSION", "get_version", "__version__"]
-VERSION = (1, 52, 6, "final", 0)
+VERSION = (1, 52, 7, "final", 0)
def get_version():
--- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/embed_iframe.html Mon Mar 31 15:17:08 2014 +0200
+++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/embed_iframe.html Thu Apr 03 15:57:57 2014 +0200
@@ -138,8 +138,7 @@
type: "Controller"
}
{% if segments %},{
- type: "Segments",
- annotation_type: ["chap","découpage"]
+ type: "MultiSegments"
}
{% endif %}
{% if annotation %},{