forked from Sarah/Lieb-Website
Added RaidTemplates and TimerService to create weekly raids
This commit is contained in:
parent
c215ed058f
commit
ab6602710d
13 changed files with 270 additions and 53 deletions
|
@ -1,7 +1,7 @@
|
|||
@using Lieb.Models.GuildWars2.Raid
|
||||
|
||||
<div>
|
||||
<table class="roleTable">
|
||||
<table class="table">
|
||||
<tbody>
|
||||
@foreach (var role in _raid.Roles)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue