| author | hamidouk |
| Thu, 10 Nov 2011 11:04:43 +0100 | |
| branch | popcorn-port |
| changeset 221 | 2a83d308dba6 |
| parent 206 | c5b2f31991eb |
| child 249 | 064e84e526de |
| permissions | -rw-r--r-- |
|
221
2a83d308dba6
added short descriptions to all the template files.
hamidouk
parents:
206
diff
changeset
|
1 |
{{! template for the radio player }} |
|
167
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
2 |
<div id='Ldt-controler' class='demo'> |
|
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
3 |
<div class='Ldt-Control1'> |
|
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
4 |
<button id='ldt-CtrlPlay'>Lecture |
|
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
5 |
/ Pause</button> |
|
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
6 |
<button id='ldt-CtrlNext'>Suivant</button> |
|
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
7 |
</div> |
|
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
8 |
<div id='Ldt-Annotations' class='ui-slider'> |
|
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
9 |
<div id='slider-range-min'></div> |
|
34
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
10 |
</div> |
|
167
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
11 |
<div class='Ldt-Control2'> |
|
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
12 |
<button id='ldt-CtrlSearch'> |
|
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
13 |
Rechercher</button> |
|
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
14 |
<button id='ldt-CtrlSound'>Sound</button> |
|
34
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
15 |
</div> |
|
167
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
16 |
<div class='cleaner'> </div> |
|
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
17 |
</div> |
|
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
18 |
<div id='Ldt-Ligne' class='demo'> |
|
c520c565abb9
some light changes to accomodate multiple players.
hamidouk
parents:
144
diff
changeset
|
19 |
<div class='cleaner'></div> |