author | Chloe Laisne <chloe.laisne@gmail.com> |
Tue, 14 Jun 2016 18:28:34 +0200 | |
changeset 190 | 226ae8f2e8e9 |
parent 134 | c06d08c8a1b8 |
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> |
134
c06d08c8a1b8
add bnf resolver in common addon + applications
ymh <ymh.work@gmail.com>
parents:
127
diff
changeset
|
6 |
<p>{{doc-language url=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> |