diff -r 686926d132ff -r 9b7a6c099870 cms/app-client/app/templates/components/transcript-component.hbs --- a/cms/app-client/app/templates/components/transcript-component.hbs Fri Dec 02 17:22:16 2016 +0100 +++ b/cms/app-client/app/templates/components/transcript-component.hbs Sat Dec 03 00:09:28 2016 +0100 @@ -16,7 +16,7 @@ Play {{#if turn.title}}{{turn.title}}{{/if}} {{#each turn.annotations as |annotation|}} -
@@ -27,9 +27,19 @@ {{#if annotation.literal}}
{{word.original}}
{{word.translation}}
+ {{#if (and word.morphenes word.morphenes.length)}} +{{morph.original}}
+{{morph.translation}}
+{{word.original}}
{{word.translation}}
+ {{#if (and word.morphenes word.morphenes.length)}} +{{morph.original}}
+{{morph.translation}}
+