From ff144f5395e3b0e4963bcafb3c6fc8a3f9ba2386 Mon Sep 17 00:00:00 2001 From: Michael Hackstein Date: Tue, 18 Mar 2014 08:29:57 +0100 Subject: [PATCH] REmoved now empty collectionView.css --- js/apps/system/aardvark/frontend/css/collectionView.css | 0 js/apps/system/aardvark/manifest.json | 1 - 2 files changed, 1 deletion(-) delete mode 100644 js/apps/system/aardvark/frontend/css/collectionView.css diff --git a/js/apps/system/aardvark/frontend/css/collectionView.css b/js/apps/system/aardvark/frontend/css/collectionView.css deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/js/apps/system/aardvark/manifest.json b/js/apps/system/aardvark/manifest.json index f88f6e6700..d74524aac1 100644 --- a/js/apps/system/aardvark/manifest.json +++ b/js/apps/system/aardvark/manifest.json @@ -133,7 +133,6 @@ "frontend/css/queryView.css", "frontend/css/dashboardView.css", "frontend/css/logsView.css", - "frontend/css/collectionView.css", "frontend/css/documentsView.css", "frontend/css/documentView.css", "frontend/css/swaggerView.css",