Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
14c5bda1
Commit
14c5bda1
authored
Nov 30, 2017
by
Dominik Hebeler
Browse files
Fixed Maps Link
parent
f375dc86
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/researchandtabs.blade.php
View file @
14c5bda1
...
...
@@ -112,7 +112,7 @@
@
endif
<
li
id
=
"mapsTabSelector"
role
=
"presentation"
class
=
"tab-selector"
>
<
a
href
=
"https://maps.metager.de/map/{{
$metager->getQ
() }}/
-6.781309835595698/44.85855550132342/33.9779675081543/58.25372144666716
"
target
=
"_blank"
>
<
a
href
=
"https://maps.metager.de/map/{{
$metager->getQ
() }}/
9.7380161,52.37119740000003,12
"
target
=
"_blank"
>
<
i
class
=
"fa fa-map-marker"
aria
-
hidden
=
"true"
></
i
>
<
span
class
=
"hidden-xs"
>
{
!!
trans
(
'index.foki.maps'
)
!!
}
</
span
>
</
a
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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