File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 19
19
< meta property ="og:site_name " content ="esri " />
20
20
<!-- End Facebook -->
21
21
<!-- STYLESHEETS -->
22
- < link rel ="stylesheet " href ="//jsdev .arcgis.com/3.14/dijit/themes/claro/claro.css ">
23
- < link href ="//jsdev .arcgis.com/3.14/dojox/form/resources/Rating.css " rel ="stylesheet " />
22
+ < link rel ="stylesheet " href ="//js .arcgis.com/3.14/dijit/themes/claro/claro.css ">
23
+ < link href ="//js .arcgis.com/3.14/dojox/form/resources/Rating.css " rel ="stylesheet " />
24
24
< link href ="css/reset.css " rel ="stylesheet " type ="text/css " />
25
25
< link href ="css/960.css " rel ="stylesheet " type ="text/css " />
26
26
< link href ="css/common.css " rel ="stylesheet " type ="text/css " />
@@ -72,7 +72,7 @@ <h1 id="homeHeading"></h1>
72
72
< div id ="footer "> </ div >
73
73
<!-- JAVASCRIPT -->
74
74
< script type ="text/javascript " src ="javascript/djConfig.js "> </ script >
75
- < script type ="text/javascript " src ="//jsdev .arcgis.com/3.14 "> </ script >
75
+ < script type ="text/javascript " src ="//js .arcgis.com/3.14 "> </ script >
76
76
< script type ="text/javascript ">
77
77
require ( [ "application/home" ] , function ( App ) {
78
78
var myApp = App ( ) ;
Original file line number Diff line number Diff line change 19
19
< meta property ="og:site_name " content ="esri " />
20
20
<!-- End Facebook -->
21
21
<!-- STYLESHEETS -->
22
- < link rel ="stylesheet " href ="//jsdev .arcgis.com/3.14/dijit/themes/claro/claro.css ">
23
- < link rel ="stylesheet " href ="//jsdev .arcgis.com/3.14/esri/css/esri.css ">
24
- < link href ="//jsdev .arcgis.com/3.14/dojox/form/resources/Rating.css " rel ="stylesheet " />
22
+ < link rel ="stylesheet " href ="//js .arcgis.com/3.14/dijit/themes/claro/claro.css ">
23
+ < link rel ="stylesheet " href ="//js .arcgis.com/3.14/esri/css/esri.css ">
24
+ < link href ="//js .arcgis.com/3.14/dojox/form/resources/Rating.css " rel ="stylesheet " />
25
25
< link href ="css/reset.css " rel ="stylesheet " type ="text/css " />
26
26
< link href ="css/960.css " rel ="stylesheet " type ="text/css " />
27
27
< link href ="css/common.css " rel ="stylesheet " type ="text/css " />
@@ -101,7 +101,7 @@ <h2 id="legendHeader"></h2>
101
101
< div id ="footer "> </ div >
102
102
<!-- JAVASCRIPT -->
103
103
< script type ="text/javascript " src ="javascript/djConfig.js "> </ script >
104
- < script type ="text/javascript " src ="//jsdev .arcgis.com/3.14 "> </ script >
104
+ < script type ="text/javascript " src ="//js .arcgis.com/3.14 "> </ script >
105
105
< script type ="text/javascript ">
106
106
require ( [ "application/map" ] , function ( App ) {
107
107
App ( ) ;
You can’t perform that action at this time.
0 commit comments