You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-08 22:36:41 +02:00
Added api example error responses and some minor bug fixes
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right shadow animated--fade-in" aria-labelledby="dropdownMenuLink" x-placement="bottom-end" style="position: absolute; transform: translate3d(-156px, 19px, 0px); top: 0px; left: 0px; will-change: transform;">
|
||||
<div class="dropdown-header">Actions</div>
|
||||
<a class="dropdown-item" href="/account/update">Update Details</a>
|
||||
<a class="dropdown-item" href="/user/update">Update Details</a>
|
||||
<a class="dropdown-item" href="https://gravatar.com" target="_blank">Update Avatar</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user