src/templates/radio.html
author hamidouk
Tue, 08 Nov 2011 10:37:46 +0100
branchpopcorn-port
changeset 206 c5b2f31991eb
parent 201 4de73fd2c4f8
child 221 2a83d308dba6
permissions -rw-r--r--
removed unused div.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
167
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
     1
<div id='Ldt-controler' class='demo'>
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
     2
	<div class='Ldt-Control1'>
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
     3
		<button id='ldt-CtrlPlay'>Lecture
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
     4
			/ Pause</button>
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
     5
		<button id='ldt-CtrlNext'>Suivant</button>
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
     6
	</div>
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
     7
	<div id='Ldt-Annotations' class='ui-slider'>
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
     8
		<div id='slider-range-min'></div>
34
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
     9
	</div>
167
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
    10
	<div class='Ldt-Control2'>
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
    11
		<button id='ldt-CtrlSearch'>
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
    12
			Rechercher</button>
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
    13
		<button id='ldt-CtrlSound'>Sound</button>
34
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    14
	</div>
167
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
    15
	<div class='cleaner'>&nbsp;</div>
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
    16
</div>
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
    17
<div id='Ldt-Ligne' class='demo'>
c520c565abb9 some light changes to accomodate multiple players.
hamidouk
parents: 144
diff changeset
    18
<div class='cleaner'></div>