list item typo

This commit is contained in:
Tyler Renelle 2013-01-23 19:49:31 -05:00
parent 7ad04b2849
commit d4c2d274ba

View file

@ -246,7 +246,7 @@
{#with _view.items.armor as :item}<app:item />{/}
{#with _view.items.weapon as :item}<app:item />{/}
{#with _view.items.potion as :item}<app:item />{/}
{#with _view.items.reroll as :item}<app:item reroll=true/>{/}
{#with _view.items.reroll as :item}<app:item reroll=true />{/}
</ul>
{/}