Skip to content
GitLab
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
e5830195
Commit
e5830195
authored
Oct 31, 2016
by
Dominik Hebeler
Browse files
Weitere Änderungen für die Maps
parent
c4ab2a56
Changes
2
Hide whitespace changes
Inline
Side-by-side
resources/views/index.blade.php
View file @
e5830195
...
...
@@ -149,7 +149,7 @@
<
label
id
=
"anpassen-label"
for
=
"angepasst"
>
<
span
class
=
"glyphicon glyphicon-cog"
></
span
>
<
span
class
=
"content"
>
<
a
class
=
"mutelink"
href
=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
/
settings
") }}"
>
<
a
class
=
"mutelink"
href
=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
settings
") }}"
>
@
if
(
$focus
===
'angepasst'
)
{{
trans
(
'index.foki.angepasst'
)
}}
@
else
...
...
resources/views/metager3.blade.php
View file @
e5830195
...
...
@@ -35,7 +35,7 @@
<
div
class
=
"result row"
>
<
div
class
=
"col-sm-1"
></
div
>
<
div
class
=
"col-sm-11"
>
<
iframe
class
=
""
src
=
"http://
148.251.188.34
/?q={{
$metager->getQ
() }}&controls=
off
"
style
=
"width: 100%; height:0; border:0;"
></
iframe
>
<
iframe
class
=
""
src
=
"http://
maps.metager.de
/?q={{
$metager->getQ
() }}&controls=
false&limit=3
"
style
=
"width: 100%; height:0; border:0;"
></
iframe
>
</
div
>
</
div
>
@
foreach
(
$metager
->
getResults
()
as
$result
)
...
...
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