Skip to content
Snippets Groups Projects
Verified Commit c5aa7ada authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Fixed extra v-translate call

parent 7df97263
No related branches found
No related tags found
No related merge requests found
Pipeline #3121 passed with stages
in 8 minutes and 44 seconds
......@@ -3,7 +3,7 @@
<div class="ui container">
<div class="ui stackable equal height stackable grid">
<section class="four wide column">
<h4 v-translate class="ui header">
<h4 class="ui header">
<translate :translate-params="{instanceName: instanceHostname}" >About %{instanceName}</translate>
</h4>
<div class="ui link list">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment