From 364e0c668dc6cd2a2ace7ed90adbc543c5128716 Mon Sep 17 00:00:00 2001 From: Sonja Galovic Date: Wed, 6 Apr 2022 18:31:40 +0200 Subject: Izmenjen angular.json - sve radi sad --- frontend/angular.json | 5 +---- .../_pages/my-datasets/my-datasets.component.html | 23 ++++++++++------------ 2 files changed, 11 insertions(+), 17 deletions(-) (limited to 'frontend') diff --git a/frontend/angular.json b/frontend/angular.json index f9825281..6653e4b1 100644 --- a/frontend/angular.json +++ b/frontend/angular.json @@ -33,10 +33,7 @@ "./node_modules/@angular/material/prebuilt-themes/indigo-pink.css" ], "scripts": [ - "node_modules/bootstrap/dist/js/bootstrap.bundle.min.js", - "node_modules/jquery/dist/jquery.min.js", - "node_modules/popper.js/dist/popper.min.js", - "node_modules/bootstrap/dist/js/bootstrap.min.js" + "node_modules/bootstrap/dist/js/bootstrap.bundle.min.js" ] }, "configurations": { diff --git a/frontend/src/app/_pages/my-datasets/my-datasets.component.html b/frontend/src/app/_pages/my-datasets/my-datasets.component.html index 2e17201d..d996bf31 100644 --- a/frontend/src/app/_pages/my-datasets/my-datasets.component.html +++ b/frontend/src/app/_pages/my-datasets/my-datasets.component.html @@ -7,20 +7,17 @@
- - -
-- cgit v1.2.3