From 1f8aa65b5dd26f800fb4e8f1ca32a4da39b564b7 Mon Sep 17 00:00:00 2001 From: Shannon Deminick Date: Sun, 9 Jun 2013 06:19:36 -0200 Subject: [PATCH] missing template to get demo working --- .../umbraco/Views/common/dashboard.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/Umbraco.Web.UI/umbraco/Views/common/dashboard.html diff --git a/src/Umbraco.Web.UI/umbraco/Views/common/dashboard.html b/src/Umbraco.Web.UI/umbraco/Views/common/dashboard.html new file mode 100644 index 0000000000..2ea0896e96 --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco/Views/common/dashboard.html @@ -0,0 +1,16 @@ +
+ +
+
+
+
+ +
+ +
+
+ +
+
+ +
\ No newline at end of file