Fix Quotes Service
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m11s
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m11s
This commit is contained in:
parent
297d1d719e
commit
61118eb261
@ -12,7 +12,7 @@
|
|||||||
@inject NavigationManager Navigation
|
@inject NavigationManager Navigation
|
||||||
@inject ISalesLookupService SalesLookupService
|
@inject ISalesLookupService SalesLookupService
|
||||||
@inject IExchangeRateService ExchangeRateService
|
@inject IExchangeRateService ExchangeRateService
|
||||||
@inject QuoteService QuoteService
|
@inject IQuoteService QuoteService
|
||||||
@inject IToastService toastService
|
@inject IToastService toastService
|
||||||
@inject IModalService Modal
|
@inject IModalService Modal
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user