landed the "Create Conference" dialog

This commit is contained in:
2026-02-02 16:22:43 -07:00
parent 9d99719b6b
commit 045461a347
5 changed files with 79 additions and 10 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
</a>
{{ end }}
{{ if canCreate }}
<a href="TODO"
<a href="/comm/{{ commAlias }}/create_conf"
class="inline-block bg-green-600 hover:bg-green-700 text-white px-6 py-2 rounded font-medium transition-colors">
Create New
</a>