From f08cc8b504deee5c8ccbb70e4a775cecdfe4e2df Mon Sep 17 00:00:00 2001 From: Tobias Klika Date: Fri, 10 Dec 2021 23:43:52 +0100 Subject: [PATCH] blub --- .../app/modules/countries/countries.vue | 8 ++- zero.Demo/SetupController.cs | 72 +++++++++++++++++++ zero.Demo/zero.Demo.csproj | 2 +- 3 files changed, 78 insertions(+), 4 deletions(-) create mode 100644 zero.Demo/SetupController.cs diff --git a/zero.Backoffice.UI/app/modules/countries/countries.vue b/zero.Backoffice.UI/app/modules/countries/countries.vue index 57b63ee8..77a0ffea 100644 --- a/zero.Backoffice.UI/app/modules/countries/countries.vue +++ b/zero.Backoffice.UI/app/modules/countries/countries.vue @@ -3,7 +3,7 @@ - +
@@ -15,6 +15,7 @@