removed 'source' link from image results & fixed dynamic scrolling on image page
This commit is contained in:
parent
ac7b468d71
commit
44e9d3356f
4 changed files with 18 additions and 21 deletions
|
@ -116,7 +116,6 @@
|
|||
<div class="resolution">{{ $result.Width }} × {{ $result.Height }}</div>
|
||||
<div class="details">
|
||||
<span class="img_title clickable">{{ $result.Title }}</span>
|
||||
<a href="{{ $result.Source }}" target="_blank" class="img_source">{{ translate "source" }}</a>
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue