Notizblock: Notiz-Button für 6 neue Bereiche + RUBRIKEN + Datenschutz — SW by-v425
Neue Notiz-Buttons: - Tagebuch: in der Detail-Ansicht (nicht Edit-Form) - Trainingspläne: im Plan-Header pro Plan - Freunde: in jedem Freund-Karten-Bereich - Giftköder: in jedem Meldungs-Karten (private Umstände) - Verlorener Hund: in jedem Eintrag Notizblock: - 4 neue RUBRIKEN: trainingsplan, friends, poison, lost - Datenschutz-Hinweis: "Alle Notizen sind privat" - lock-simple Icon zum Sprite hinzugefügt
This commit is contained in:
parent
b801571bf0
commit
02120bb532
9 changed files with 430 additions and 10 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Router, State-Management, Navigation, Initialisierung.
|
||||
============================================================ */
|
||||
|
||||
const APP_VER = '403'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
|
||||
const APP_VER = '404'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
|
||||
|
||||
const App = (() => {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue