Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jovuit
funkwhale_OLD
Commits
c5aa7ada
Verified
Commit
c5aa7ada
authored
Jan 29, 2019
by
Eliot Berriot
Browse files
Fixed extra v-translate call
parent
7df97263
Changes
1
Hide whitespace changes
Inline
Side-by-side
front/src/components/Footer.vue
View file @
c5aa7ada
...
...
@@ -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"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment