fix:bog store

This commit is contained in:
2025-11-28 13:59:33 +03:30
parent 8ffd680a8c
commit 634aea9fb3
2 changed files with 2 additions and 2 deletions
@@ -24,7 +24,7 @@
@(Html.Ub_DisplayStringWithTd(item.Name))
@(Html.Ub_DisplayStringWithTd(item.Address))
@(Html.Ub_DisplayStringWithTd(item.Mobile))
@(Html.Ub_DisplayInteger(item.Score))
@(Html.Ub_DisplayIntegerWithTd(item.Score))
@(Html.Ub_DisplayBooleanWithTd(item.IsActive))
<td>
<div class="btn-group" role="group" aria-label="Basic example">