Skip to content

Commit

Permalink
pkp/pkp-lib#10170 Recovered spaces
Browse files Browse the repository at this point in the history
(cherry picked from commit a354906)
  • Loading branch information
jonasraoni committed Jul 14, 2024
1 parent b76509b commit 8a8de43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
class="author_row"
>
<strong>{{ author }}</strong>
<span v-if="affiliations">-</span>
<span v-if="affiliations">{{ ' - ' }}</span>
<span>{{ affiliations }}</span>
</li>
</ol>
Expand Down

0 comments on commit 8a8de43

Please sign in to comment.