Merge
This commit is contained in:
commit
05fdd0d6f9
3 changed files with 1 additions and 3 deletions
|
@ -120,7 +120,6 @@
|
|||
<asp:Repeater ID="dlServiceLevelQuotas" runat="server" EnableViewState="false">
|
||||
|
||||
<ItemTemplate>
|
||||
<br />
|
||||
<div>
|
||||
<asp:Localize ID="locServiceLevelQuota" runat="server" Text='<%# Eval("QuotaDescription") %>'></asp:Localize>
|
||||
|
||||
|
|
|
@ -116,7 +116,6 @@
|
|||
</div>
|
||||
<asp:Repeater ID="dlServiceLevelQuotas" runat="server" EnableViewState="false">
|
||||
<ItemTemplate>
|
||||
<br />
|
||||
<div>
|
||||
<asp:Localize ID="locServiceLevelQuota" runat="server" Text='<%# Eval("QuotaDescription") %>'></asp:Localize>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue