Loading src/Activity/Info.hbs +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ <div class="rowLeft inlineRow {{RowColActivityCatalog 'left'}}"> <span title="{{i18n.themeInspire}}">{{i18n.themeInspire}}</span> </div> <div class="{{RowColActivityCatalog 'right'}}"> <div class="themeInspireDetailsRow {{RowColActivityCatalog 'right'}}"> <span class="inspireIcon fr-inspire-{{data.themeInspire.code}} inspire-{{data.themeInspire.code}}"></span> <span>{{data.themeInspire.name}}</span> </div> Loading Loading
src/Activity/Info.hbs +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ <div class="rowLeft inlineRow {{RowColActivityCatalog 'left'}}"> <span title="{{i18n.themeInspire}}">{{i18n.themeInspire}}</span> </div> <div class="{{RowColActivityCatalog 'right'}}"> <div class="themeInspireDetailsRow {{RowColActivityCatalog 'right'}}"> <span class="inspireIcon fr-inspire-{{data.themeInspire.code}} inspire-{{data.themeInspire.code}}"></span> <span>{{data.themeInspire.name}}</span> </div> Loading