diff --git a/app/scripts/abotypen/detail/abotypendetail.html b/app/scripts/abotypen/detail/abotypendetail.html index e162b7c0..a64da62c 100644 --- a/app/scripts/abotypen/detail/abotypendetail.html +++ b/app/scripts/abotypen/detail/abotypendetail.html @@ -182,8 +182,8 @@

Zusatzdaten

{{projekt.waehrung}}
{{projekt.waehrung}}
- - + +
@@ -198,8 +198,8 @@

Zusatzdaten

- - + +
%
diff --git a/app/scripts/rechnungen/detail/rechnungendetail.html b/app/scripts/rechnungen/detail/rechnungendetail.html index 33910c97..48acb4e1 100644 --- a/app/scripts/rechnungen/detail/rechnungendetail.html +++ b/app/scripts/rechnungen/detail/rechnungendetail.html @@ -141,7 +141,7 @@

Rechnungsdaten
{{projekt.waehrung}}
- +

diff --git a/bower.json b/bower.json index a828342f..7296f1f2 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "openolitor-admin", - "version": "2.6.14", + "version": "2.6.15", "private": false, "dependencies": { "jquery": "npm:jquery#3.6.0", diff --git a/package.json b/package.json index 4fc7e9ae..72b9e668 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openolitor-admin", - "version": "2.6.14", + "version": "2.6.15", "description": "OpenOlitor Client Webapplication - Admin-Portal", "repository": { "type": "git",