implemented "front end" of invites for community/conference/topic, including common view template
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
{{ end }}
|
||||
{{ if isset(canInvite) }}
|
||||
<div class="text-center">
|
||||
<a href="/TODO/comm/{{ commAlias }}/invite"
|
||||
<a href="/comm/{{ commAlias }}/invite"
|
||||
class="inline-block bg-blue-600 hover:bg-blue-700 text-white px-4 py-1 rounded text-xs font-medium transition-colors">
|
||||
Invite
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user