[+] add modification theme
This commit is contained in:
@@ -98,12 +98,15 @@
|
||||
</button>
|
||||
</a>
|
||||
<a href="/app/agenda/{{.ViewState.event.ID}}/history">
|
||||
|
||||
<button type="submit"class="rounded-2xl border border-transparent bg-co-blue px-4 py-2 w-full text-sm font-medium text-white shadow-sm focus:outline-none focus:ring-2 focus:ring-co-blue focus:ring-offset-2 sm:w-auto">
|
||||
Bénéficiaires désinscrits
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
{{template "subscribers_table" .}}
|
||||
|
||||
|
||||
{{template "subscribers_table" .}}
|
||||
</div>
|
||||
</section>
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user