From 2658039dbf0a54b67dd773d3c3393acba4b75cbf Mon Sep 17 00:00:00 2001 From: zmigroo Date: Sun, 14 Jan 2024 19:55:45 +0100 Subject: [PATCH] added visual hins for loading --- resources/js/Pages/City/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/js/Pages/City/Index.vue b/resources/js/Pages/City/Index.vue index c15569fb..817cca23 100644 --- a/resources/js/Pages/City/Index.vue +++ b/resources/js/Pages/City/Index.vue @@ -136,7 +136,7 @@ function createOpinion() { {{ __('Rules') }}
- {{ __('loading info about rules, please wait') }}... + {{ __('loading info about rules, please wait') }}...
{{ currentRules }}