Customize bootstrap with SASS

Update jquery validate for IE
Simplify scripting
Update home page logo
This commit is contained in:
2016-12-13 09:40:40 -05:00
parent 0f9a66074d
commit cf21f17bc1
112 changed files with 15161 additions and 8034 deletions
+4 -1
View File
@@ -1,6 +1,9 @@
@model LeafWeb.WebCms.Models.ChartViewModel
@using ClientDependency.Core.Mvc
@model LeafWeb.WebCms.Models.ChartViewModel
@{
var selectText = "Select CurveId";
Html.RequiresCss("~/Content/glyphicon_animate.css");
Html.RequiresJs("~/scripts/Chart.js");
}
<div class="row">