Updated inventory to Polymer 1

This commit is contained in:
Stefan Zermatten
2017-01-26 10:23:27 +02:00
parent f7a3929c05
commit d710579025
26 changed files with 480 additions and 412 deletions

View File

@@ -3,7 +3,7 @@
{{#if attacks.count}}
<hr style="margin: 16px 0 16px 0;">
<div id="attacks">
<h2>Attacks</h2>
<div class="paper-font-title">Attacks</div>
{{#each attacks}}
{{>attackEdit}}
{{/each}}