From 5da8b9c216894918e1ddf97d460448ba81255c0b Mon Sep 17 00:00:00 2001 From: Bartek Date: Sun, 29 Mar 2026 22:52:14 +0200 Subject: [PATCH] Widget tworzenia wycieczki na podstawie zapytania --- .vscode/sftp.json | 7 +- prototype/invoice/app-purchase-list.php | 5 - prototype/travel/travel-zapytanie-dialog.php | 225 +++++++++++++++++-- 3 files changed, 212 insertions(+), 25 deletions(-) diff --git a/.vscode/sftp.json b/.vscode/sftp.json index ea35e0a..b6e466c 100644 --- a/.vscode/sftp.json +++ b/.vscode/sftp.json @@ -8,5 +8,10 @@ "password": "dZURD2M9RyMTh63cEGQ5", "uploadOnSave": true, "useTempFile": false, - "openSsh": false + "openSsh": false, + "watcher": { + "files": "prototype/**/*", + "autoUpload": true, + "autoDelete": false + } } \ No newline at end of file diff --git a/prototype/invoice/app-purchase-list.php b/prototype/invoice/app-purchase-list.php index cecf5eb..76c82aa 100644 --- a/prototype/invoice/app-purchase-list.php +++ b/prototype/invoice/app-purchase-list.php @@ -130,11 +130,6 @@ include '../../header-invoice.php'; - -
- @@ -782,6 +783,189 @@ include '../../header-sneat.php'; + +