Remove multi-domain support on admin user pages
All checks were successful
continuous-integration/drone/push Build is passing

refs #166
This commit is contained in:
2024-02-10 08:54:28 +01:00
parent fcda3b9c8c
commit 8747ce4eb0
4 changed files with 12 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
<%= render HeaderComponent.new(title: "User: #{@user.address}") %>
<%= render HeaderComponent.new(title: "User: #{@user.cn}") %>
<%= render MainSimpleComponent.new do %>
<div class="mb-12 sm:flex sm:flex-row sm:gap-x-8">