working buytoken (untested)

This commit is contained in:
peter
2020-02-08 15:05:17 +01:00
parent 59f518679e
commit d1b679d55a
6 changed files with 113 additions and 17 deletions
@@ -25,7 +25,7 @@ status="control">
<br/><br />
<span *ngFor="let token of tokens">
[ {{token.level}} ]
<wowhead [item]="token"></wowhead><br />
<wowhead [item]="token"></wowhead>
</span>
</nb-card-body>
</nb-card>
@@ -33,6 +33,10 @@ export class FrontcraftCreateRaidsComponent implements OnInit {
loadNext(cardData) {
}
onTierSelect(){
}
onTemplateSelect(){
const templateDate = new Date(this.template.start)
this.title = this.template.title