diff -r 44569a7f8db0 -r 65e357e5eecb cms/app-client/app/templates/components/notice-component.hbs --- a/cms/app-client/app/templates/components/notice-component.hbs Tue Nov 22 16:55:56 2016 +0100 +++ b/cms/app-client/app/templates/components/notice-component.hbs Tue Nov 22 18:33:07 2016 +0100 @@ -1,61 +1,54 @@
Editeur{{#if (if-operator item.publishers.length '>' 1)}}s{{/if}} | -
-
|
-
Langue | -{{#each item.languages as |lang index|}}{{if index ", "}}{{ doc-language url=lang class="language"}}Share{{/each}} | -
Sujet{{#if (if-operator item.computedSubjects.length '>' 1)}}s{{/if}} | -
-
|
-
Enregistré en | -{{ short-date item.issued }} | -
Participant{{#if (if-operator participants.length '>' 1)}}s{{/if}} | -
-
|
-
Lieu | -{{ location }} | -
Durée | -{{to-minutes item.duration}} | -
Editeur{{#if (if-operator item.publishers.length '>' 1)}}s{{/if}} | +
+
|
+
Langue | +{{#each item.languages as |lang index|}}{{if index ", "}}{{ doc-language url=lang class="language"}}Share{{/each}} | +
Sujet{{#if (if-operator item.computedSubjects.length '>' 1)}}s{{/if}} | +
+
|
+
Enregistré en | +{{ short-date item.issued }} | +
Participant{{#if (if-operator participants.length '>' 1)}}s{{/if}} | +
+
|
+
Lieu | +{{ location }} | +
Durée | +{{to-minutes item.duration}} | +