Add CurveId Selection for charter

This commit is contained in:
2016-04-25 11:26:53 -04:00
parent 74641c5cf1
commit 8c218cda48
14 changed files with 2747 additions and 10 deletions
+1
View File
@@ -36,6 +36,7 @@ namespace LeafWeb.Web.App_Start
bundles.Add(new StyleBundle("~/bundles/css").Include(
"~/Content/bootstrap.css",
"~/Content/font-awesome.css",
"~/Content/site.css"
));