Explorar el Código

retrait de commentaires

Sevajol Bastien hace 12 años
padre
commit
ea5ef8d646
Se han modificado 1 ficheros con 0 adiciones y 7 borrados
  1. 0 7
      src/Muzich/CoreBundle/Resources/public/js/autoplay.js

+ 0 - 7
src/Muzich/CoreBundle/Resources/public/js/autoplay.js Ver fichero

@@ -1,10 +1,3 @@
1
-
2
-// TODO: On recpere un tableau des lectures a effectuer:
3
-// actuellement on a un champ element_id, puis un champs
4
-// normalized_id (pour soundcloud par exemple). Il faudrait plutot
5
-// traité du coté php que l'on veut le "id utilisé par objet lecteur"
6
-// pour ne pas gérer l'héterogénéité coté js
7
-
8 1
 function Autoplay()
9 2
 {
10 3