v1.52.7 : little modif on embed default config V01.52.07
authorcavaliet
Thu, 03 Apr 2014 15:57:57 +0200
changeset 1294 0eee0783aeac
parent 1293 7e820ce58427
child 1295 75b5e67ec752
v1.52.7 : little modif on embed default config
src/ldt/ldt/__init__.py
src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/embed_iframe.html
--- 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 %},{