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
2a996bae
Commit
2a996bae
authored
Jun 08, 2016
by
Dominik Hebeler
Browse files
Bugfix
parent
edabd97b
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/result.blade.php
View file @
2a996bae
...
...
@@ -4,7 +4,7 @@
</div>
@if( $result->image !== "" )
<div
class=
"image col-xs-2"
>
<div
class=
"image col-xs-2
col-sm-1
"
>
<img
src=
"{{ $metager->getImageProxyLink($result->image) }}"
alt=
""
/>
</div>
@endif
...
...
Write
Preview
Markdown
is supported
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