brusher profile & commands

This commit is contained in:
Paul Schneider 2017-02-28 14:01:24 +01:00
commit bdec090ce9
25 changed files with 3114 additions and 38 deletions

View file

@ -0,0 +1,2 @@
@model HairTaint
@Html.DisplayFor(m=>m.Color) (@Model.Brand)

View file

@ -0,0 +1,2 @@
@model int
@(Model/60):@(Model%60)