git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C35
This commit is contained in:
parent
e6d06ecbe5
commit
3056181a6c
2 changed files with 1 additions and 2 deletions
|
|
@ -40,7 +40,6 @@ namespace AYA.SlnSinort
|
|||
.Include("~/Content/DataTables-1.10.0/css/jquery.dataTables.css"));
|
||||
|
||||
bundles.Add(new ScriptBundle("~/Script-Global")
|
||||
.Include("~/Sinort-Scripts/Global.js"));
|
||||
.Include("~/Sinort-Scripts/Global.js")
|
||||
.Include("~/Scripts/toastr.min.js")
|
||||
.Include("~/Scripts/jquery.validate.min.js"));
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic">
|
||||
<link rel="stylesheet" href="~/Content/Principal.css" >
|
||||
@*@Styles.Render("~/Content/dashboard")*@
|
||||
@Scripts.Render("~/bundles/modernizr")
|
||||
@Scripts.Render("~/bundles")
|
||||
@Styles.Render("~/Content/sinort-css")
|
||||
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue