Move all animation stuff to details page

This commit is contained in:
Tom Raithel
2017-02-16 08:17:07 +01:00
parent c53e6aa5d3
commit c80198a1ca
5 changed files with 9 additions and 16 deletions

View File

@@ -8,12 +8,12 @@ block vars
block content
.item-page.js--details(data-items=JSON.stringify(itemsInRing))
.item-page__nav
.item-page__nav__inner(v-bind:style="navHeader.style")
.item-page__header
.item-page__nav__inner
.item-page__header(v-bind:style="navHeader.style")
h3.headline
= translate(item.quadrant)
.item-list
.item-list__header
.item-list__header(v-bind:style="navHeader.style")
.split
.split__left
span(class=`badge badge--big badge--${item.attributes.ring}`)