aboutsummaryrefslogtreecommitdiff
path: root/views/list.html
diff options
context:
space:
mode:
authorjan <jan@ruken.pw>2015-12-29 19:05:45 (UTC)
committerjan <jan@ruken.pw>2015-12-29 19:05:45 (UTC)
commit5a87c787713edb20b735b8460f5ab49d0041e236 (patch)
tree1be2c03f4f830db580b6cd9c785990362da4ea57 /views/list.html
parentd6d002dda847b9bdeb6f464f7a1fafaab0419a55 (diff)
thumbnail kann jetzt bei gril.ImagePath bevorzugt werden. das bild des grils sollte jetzt auch nicht mehr gequetscht aussehen.
Diffstat (limited to 'views/list.html')
-rw-r--r--views/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/list.html b/views/list.html
index 1c32bd7..d4cfeae 100644
--- a/views/list.html
+++ b/views/list.html
@@ -21,7 +21,7 @@
21 {{ $index }} 21 {{ $index }}
22 </div> 22 </div>
23 <div class="col s3 m2"> 23 <div class="col s3 m2">
24 <img src="/{{ $lg.Gril.ImagePath }}" alt="" class="circle list-img" /> 24 <div class="circle gril-img" style="background-image: url(/{{ $lg.Gril.ImagePath true }})"> </div>
25 </div> 25 </div>
26 <div class="col s6 m6"> 26 <div class="col s6 m6">
27 <span><a href="/gril/{{ $lg.Gril.ID }}">{{ $lg.Gril.RomajiName }}</a><br /> 27 <span><a href="/gril/{{ $lg.Gril.ID }}">{{ $lg.Gril.RomajiName }}</a><br />