diff -r 4fca650b9b8a -r fac22d8c2df8 server/bo_client/app/templates/doc.hbs --- a/server/bo_client/app/templates/doc.hbs Tue Feb 23 18:52:27 2016 +0100 +++ b/server/bo_client/app/templates/doc.hbs Thu Feb 25 10:20:01 2016 +0100 @@ -37,6 +37,15 @@
{{#each model.publishers as |publisher index|}}{{if index ", "}}{{publisher}}{{/each}}
+
+
+   +
+
+
{{t 'bo.document_subjects'}}
+
{{#each model.subjects as |subject index|}}{{if index ", "}}{{subject}}{{/each}}
+
+