File tree 1 file changed +5
-5
lines changed
AspNetCSharpMysqlTemplate/Views/Chart
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
<head >
10
10
<meta name =" viewport" content =" width=device-width" />
11
11
<title >@ViewBag.Title </title >
12
- <script src =" https://cdn.anychart.com/releases/8.0.0 /js/anychart-base.min.js" ></script >
13
- <script src =" https://cdn.anychart.com/releases/8.0.0 /js/anychart-exports.min.js" ></script >
14
- <script src =" https://cdn.anychart.com/releases/8.0.0 /js/anychart-vml.min.js" ></script >
15
- <link rel =" stylesheet" href =" https://cdn.anychart.com/releases/8.0.0 /css/anychart-ui.min.css" />
16
- <link rel =" stylesheet" href =" https://cdn.anychart.com/releases/8.0.0 /fonts/css/anychart.min.css" />
12
+ <script src =" https://cdn.anychart.com/releases/v8 /js/anychart-base.min.js" ></script >
13
+ <script src =" https://cdn.anychart.com/releases/v8 /js/anychart-exports.min.js" ></script >
14
+ <script src =" https://cdn.anychart.com/releases/v8 /js/anychart-vml.min.js" ></script >
15
+ <link rel =" stylesheet" href =" https://cdn.anychart.com/releases/v8 /css/anychart-ui.min.css" />
16
+ <link rel =" stylesheet" href =" https://cdn.anychart.com/releases/v8 /fonts/css/anychart.min.css" />
17
17
<link rel =" stylesheet" href =" /css/style.css" />
18
18
</head >
19
19
<body >
You can’t perform that action at this time.
0 commit comments