diff --git a/backend/static/icons/phosphor.svg b/backend/static/icons/phosphor.svg
index f9e55a2..e8fb003 100644
--- a/backend/static/icons/phosphor.svg
+++ b/backend/static/icons/phosphor.svg
@@ -168,4 +168,13 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/backend/static/js/app.js b/backend/static/js/app.js
index 4826d6d..e4c9532 100644
--- a/backend/static/js/app.js
+++ b/backend/static/js/app.js
@@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
-const APP_VER = '414'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
+const APP_VER = '415'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {
diff --git a/backend/static/js/pages/health.js b/backend/static/js/pages/health.js
index 413df57..ce893c9 100644
--- a/backend/static/js/pages/health.js
+++ b/backend/static/js/pages/health.js
@@ -203,8 +203,11 @@ window.Page_health = (() => {
const ICONS = {
impfung: '',
- entwurmung: '',
- medikament: '',
+ entwurmung: '',
+ medikament: '',
+ tierarzt: '',
+ gewicht: '',
+ allergie: '',
laeufigkeit: '',
};
@@ -1556,7 +1559,7 @@ window.Page_health = (() => {
const renderCard = p => `
-
${p.ist_notfallpraxis ? '🚨' : ''}
+
@@ -2031,7 +2034,7 @@ window.Page_health = (() => {
@@ -2062,7 +2065,7 @@ window.Page_health = (() => {
: `Fällig am ${v.naechstes}`;
UI.modal.open({
- title: '📅 Termin in Kalender eintragen',
+ title: `${UI.icon('calendar-plus')} Termin in Kalender eintragen`,
body: `