From b6a11a37ec3271bd44fc23b9da00c5b052b0d8b9 Mon Sep 17 00:00:00 2001 From: Clipperz Date: Tue, 08 Jan 2013 15:16:09 +0000 Subject: Added references to static resources Added the list of static resources that need to be copied when assembling the application --- (limited to 'frontend') diff --git a/frontend/beta/properties/beta.properties.json b/frontend/beta/properties/beta.properties.json index 810215b..bfa152d 100644 --- a/frontend/beta/properties/beta.properties.json +++ b/frontend/beta/properties/beta.properties.json @@ -185,6 +185,10 @@ "clipperz/ytheme-clipperz.css" ], - "html.template": "index_template.html" - + "staticResources": [ + "accountDeleted.html", + "error.html", + "logout.html", + "static.css" + ] } -- cgit v0.9.0.2