mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
renamed tiles sample file
This commit is contained in:
parent
08436411d0
commit
7c5e2ccbf3
@ -15,7 +15,7 @@
|
||||
<link rel="stylesheet" href="../vendor/bootstrap-map-js/src/css/bootstrapmap.css">
|
||||
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" >
|
||||
<link rel="stylesheet" href="offlineProbe.css" >
|
||||
<link rel="stylesheet" href="style.css" >
|
||||
<link rel="stylesheet" href="tiles-indexed-db.css" >
|
||||
|
||||
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!--[if lt IE 9]>
|
||||
@ -154,7 +154,7 @@
|
||||
<script src="../vendor/offline/offline.min.js"></script>
|
||||
<script src="../vendor/IndexedDBShim/dist/IndexedDBShim.min.js"></script>
|
||||
<script src="offlineProbe.js"></script>
|
||||
<script src="main.js"></script>
|
||||
<script src="tiles-indexed-db.js"></script>
|
||||
|
||||
<!-- Bootstrap core JavaScript
|
||||
================================================== -->
|
||||
Loading…
x
Reference in New Issue
Block a user