Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
<ul class="list-group">
|
||||
@foreach (var item in ListRecords)
|
||||
{
|
||||
<li class="list-group-item alarms list-group-item-action bg-danger">
|
||||
<div class="text-wrap textConsensed w-100 small" title="order">
|
||||
<li class="list-group-item alarms list-group-item-action text-light bg-danger">
|
||||
<div class="text-wrap textConsensed w-100 small " title="order">
|
||||
@item.Title
|
||||
<div class="">
|
||||
<span class="text-wrap"> <b>@item.Value</b> </span>
|
||||
|
||||
Reference in New Issue
Block a user