author | nowmad@23.1.168.192.in-addr.arpa |
Fri, 22 Jan 2016 10:35:52 +0100 | |
changeset 95 | f7ab931581af |
parent 91 | acfeddc7821d |
child 127 | 5cd8c3065c38 |
permissions | -rw-r--r-- |
16
70e9a764d6d7
add all tabs corresponding to each visualization, update name and structure and create a simple squeleton
nowmad@23.1.168.192.in-addr.arpa
parents:
diff
changeset
|
1 |
<div class="corpus-app-content"> |
86
15ded106ef1a
add a player component to handle sound play/pause
nowmad@23.1.168.192.in-addr.arpa
parents:
84
diff
changeset
|
2 |
|
91
acfeddc7821d
rename "sound" to "document"
nowmad@nowmads-macbook-pro.local
parents:
87
diff
changeset
|
3 |
{{player-component action="changeDocument" document=currentItem}} |
87
24fef043ea0b
add control to go next/previous sound
nowmad@nowmads-macbook-pro.local
parents:
86
diff
changeset
|
4 |
|
95 | 5 |
<p><strong>{{ currentItem.title }}</strong></p> |
6 |
<p>{{ currentItem.language }}</p> |
|
16
70e9a764d6d7
add all tabs corresponding to each visualization, update name and structure and create a simple squeleton
nowmad@23.1.168.192.in-addr.arpa
parents:
diff
changeset
|
7 |
</div> |