client: reorganize filters and add tests

This commit is contained in:
Matteo Pagliazzi
2016-12-06 18:27:49 -08:00
parent 0b0466b960
commit 046761b9aa
8 changed files with 30 additions and 7 deletions

View File

@@ -32,7 +32,7 @@
span {{userGems}}
.item.with-img.gp-icon
img(src="~assets/header/png/gold@3x.png")
span {{Math.floor(user.stats.gp * 100) / 100}}
span {{user.stats.gp | floor}}
a.item.with-img.notifications-dropdown
img(src="~assets/header/png/notifications@3x.png")
.ui.simple.dropdown.pointing