1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-08 22:36:41 +02:00

Merge branch 'issue16/web-app-signup' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue16/web-app-signup

This commit is contained in:
Lee Brown
2019-08-05 18:48:10 -08:00
12 changed files with 114 additions and 45 deletions

View File

@ -52,7 +52,7 @@
</div>
<div class="col-md-5">
<p>
<small>Role</small><br/>
<small>Roles</small><br/>
{{ if .userAccount }}
<b>
{{ range $r := .userAccount.Roles.Options }}{{ if $r.Selected }}