Better notes and bans (#14228)
Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<DefaultWindow xmlns="https://spacestation14.io"
|
||||
<ui:FancyWindow xmlns="https://spacestation14.io"
|
||||
xmlns:notes="clr-namespace:Content.Client.Administration.UI.Notes"
|
||||
SetSize="400 400">
|
||||
<notes:AdminNotesControl Name="Notes" Access="Public"/>
|
||||
</DefaultWindow>
|
||||
xmlns:ui="clr-namespace:Content.Client.UserInterface.Controls"
|
||||
SetSize="600 400"
|
||||
Title="Loading...">
|
||||
<notes:AdminNotesControl Name="Notes" Access="Public" Margin="4"/>
|
||||
</ui:FancyWindow>
|
||||
|
||||
Reference in New Issue
Block a user