feat(Database) Adding entity dialog
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<div>
|
||||
<div>
|
||||
<b>Name:</b> @info.Name
|
||||
<b>Name:</b> <EntityLabelComponent EntityId="@spell.DataType"/>
|
||||
</div>
|
||||
<div>
|
||||
<b>Description:</b> @((MarkupString)info.Description)
|
||||
|
||||
Reference in New Issue
Block a user