remove unnecessary comment

This commit is contained in:
Johannes Loher 2020-12-30 14:46:08 +01:00
parent 02b425feef
commit d45917c414

View file

@ -46,8 +46,7 @@
<h4 class="item-name flex3">{{item.name}}</h4>
{{!-- item specifics --}}
<div>
<img src="{{lookup ../../config.attackTypesIcons itemData.attackType}}" {{!--
title="{{lookup ../../config.attackTypesIcons itemData.attackType}}" --}}
<img src="{{lookup ../../config.attackTypesIcons itemData.attackType}}"
title="{{lookup ../../config.attackTypes itemData.attackType}}" width="24" height="24" />
</div> {{!-- SPECIFIC --}}
<div class="flexrow flex15">