Skip to content

Commit

Permalink
update to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyhutchins committed Dec 19, 2017
1 parent db65da3 commit 188f212
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<!-- End Responsive -->
<link rel="stylesheet" href="https://js.arcgis.com/3.22/esri/themes/calcite/dijit/calcite.css">
<link rel="stylesheet" href="https://js.arcgis.com/3.23/esri/themes/calcite/dijit/calcite.css">

<link rel="stylesheet" href="https://js.arcgis.com/3.22/esri/css/esri.css">
<link rel="stylesheet" href="https://js.arcgis.com/3.23/esri/css/esri.css">
<!-- build:css -->
<link rel="stylesheet" href="css/styles.css">
<!-- endbuild -->
Expand Down Expand Up @@ -116,7 +116,7 @@ <h2 id="modalTitle" class="dialog-modal"></h2>
return (false);
}
</script>
<script type="text/javascript" src="https://js.arcgis.com/3.22/"></script>
<script type="text/javascript" src="https://js.arcgis.com/3.23/"></script>
<script type="text/javascript">
require([
"config/templateConfig",
Expand Down

0 comments on commit 188f212

Please sign in to comment.