mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add a newline before read capabilities.
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
<i><asp:Label runat="server" Text='<%# Eval("key") %>' /></i>: <asp:Label runat="server" Text='<%# Eval("value") %>' /><br/>
|
||||
</ItemTemplate>
|
||||
</asp:Repeater>
|
||||
<br/>
|
||||
<asp:Repeater ID="repAtaOne" runat="server">
|
||||
<ItemTemplate>
|
||||
<%# Container.DataItem?.ToString() ?? string.Empty%><br/>
|
||||
|
||||
Reference in New Issue
Block a user