Merge branch 'office-functionality---phone-order' into dev-v6

This commit is contained in:
Frede Hundewadt 2023-01-11 13:59:25 +01:00
commit dd5e0c4fba
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@
<td class="align-middle">
@if (!string.IsNullOrWhiteSpace(company.Note))
{
<i class="bi-exclamation-diamond-fill text-warning" style="font-size: 1.3rem;"></i>
<i class="bi-exclamation-diamond" style="font-size: 1.3rem;"></i>
}
</td>
<td class="align-middle">

View file

@ -1,7 +1,7 @@
{
"appInfo": {
"name": "Wonky Client",
"version": "0.96.3",
"version": "0.96.4",
"rc": true,
"sandBox": false,
"image": "grumpy-coder.png"