From c2d310ab6215571b298d039290574b525c45a4de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Ku=C5=9B?= Date: Fri, 7 Feb 2025 18:11:56 +0100 Subject: [PATCH] Enable rest option --- .vscode/launch.json | 8 +------- src/app/app.component.html | 6 ++++-- src/app/fixed-asset/fixed-asset.component.ts | 1 + src/index.html | 6 +++--- 4 files changed, 9 insertions(+), 12 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index efc2ecf..4769ea2 100755 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -10,13 +10,7 @@ "preLaunchTask": "npm: start", "url": "http://localhost:4201/", "skipFiles": ["chrome-error://*"] - }, - { - "name": "ng test", - "type": "chrome", - "request": "launch", - "preLaunchTask": "npm: test", - "url": "http://localhost:9876/debug.html" } + ] } diff --git a/src/app/app.component.html b/src/app/app.component.html index 6ab2a8f..5a02581 100755 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -22,7 +22,7 @@ --> - + + diff --git a/src/app/fixed-asset/fixed-asset.component.ts b/src/app/fixed-asset/fixed-asset.component.ts index 67ac633..612c664 100755 --- a/src/app/fixed-asset/fixed-asset.component.ts +++ b/src/app/fixed-asset/fixed-asset.component.ts @@ -15,6 +15,7 @@ import { ReactiveFormsModule, FormBuilder, FormGroup, FormArray, ValidatorFn, V

Lista środków trwałych

+ diff --git a/src/index.html b/src/index.html index ebcad63..22370d7 100755 --- a/src/index.html +++ b/src/index.html @@ -3,13 +3,13 @@ My page - + - - + +
Numer inwentarzowy