Customize bootstrap with SASS
Update jquery validate for IE Simplify scripting Update home page logo
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user