From 9bc623ff3adc83164df1a9ab40c405a87f7340ff Mon Sep 17 00:00:00 2001 From: Michael Hackstein Date: Wed, 19 Mar 2014 17:31:49 +0100 Subject: [PATCH] Removed now empty foxxView.css --- js/apps/system/aardvark/frontend/css/foxxView.css | 0 js/apps/system/aardvark/manifest.json | 1 - 2 files changed, 1 deletion(-) delete mode 100644 js/apps/system/aardvark/frontend/css/foxxView.css diff --git a/js/apps/system/aardvark/frontend/css/foxxView.css b/js/apps/system/aardvark/frontend/css/foxxView.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 b2f4bb31c7..492726edc4 100644 --- a/js/apps/system/aardvark/manifest.json +++ b/js/apps/system/aardvark/manifest.json @@ -131,7 +131,6 @@ "frontend/css/documentsView.css", "frontend/css/documentView.css", "frontend/css/swaggerView.css", - "frontend/css/foxxView.css", "frontend/css/graphView.css", "frontend/css/jquery.snippet.css", "frontend/css/modal.css",