|
130 | 130 |
|
131 | 131 | <script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity=" sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin=" anonymous" ></script>
|
132 | 132 | </body>
|
133 |
| - |
134 |
| -======= |
135 |
| -<!DOCTYPE html> |
136 |
| -<html lang="en" ng-app="kwgApp"> |
137 |
| - |
138 |
| -<head> |
139 |
| - <meta charset="UTF-8"> |
140 |
| - <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
141 |
| - <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
142 |
| - <title>Faceted-search</title> |
143 |
| - |
144 |
| - |
145 |
| - <link href=" https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel=" stylesheet" integrity=" sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin=" anonymous" > |
146 |
| - <link rel=" stylesheet" href=" https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" > |
147 |
| - |
148 |
| - <link rel="stylesheet" href="css/about.css"> |
149 |
| - <link rel="stylesheet" href="css/homepage.css"> |
150 |
| - <link rel="stylesheet" href="css/full_record.css"> |
151 |
| - <link rel="stylesheet" href="css/full_record_place.css"> |
152 |
| - <!-- <link rel="stylesheet" href="css/results_filters.css"> --> |
153 |
| - <link rel="stylesheet" href="css/explore.css"> |
154 |
| - <link rel="stylesheet" href="css/spatial_search.css"> |
155 |
| - |
156 |
| - <!-- JQuery --> |
157 |
| - <script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script> |
158 |
| - <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.2/jquery-ui.min.js"></script> |
159 |
| - <link rel="stylesheet" href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" /> |
160 |
| - |
161 |
| - <!-- Angular.js--> |
162 |
| - <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.25/angular.min.js"></script> |
163 |
| - <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.25/angular-route.js"></script> |
164 |
| - <!-- <script src="//cdn.bootcss.com/angular.js/1.5.8/angular.min.js"></script> --> |
165 |
| - <!-- <script src="//cdn.bootcss.com/angular.js/1.5.8/angular-route.js"></script> --> |
166 |
| - <script src="https://cdn.staticfile.org/angular.js/1.5.0-beta.0/angular-sanitize.min.js"></script> |
167 |
| - <script data-require=" [email protected]" data-semver=" 0.2.10" src=" //cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.js" ></script> |
168 |
| - <script data-require="angular-breadcrumb" src="https://rawgit.com/collabo-br/angular-breadcrumb/develop/dist/angular-breadcrumb.js"></script> |
169 |
| - |
170 |
| - <!-- Leaflet --> |
171 |
| - <link rel=" stylesheet" href=" https://unpkg.com/[email protected]/dist/leaflet.css" integrity=" sha512-xodZBNTC5n17Xt2atTPuE1HxjVMSvLVW9ocqUKLsCC5CXdbqCmblAshOMAS6/keqq/sMZMZ19scR4PsZChSR7A==" crossorigin="" /> |
172 |
| - <!-- <link rel="stylesheet" href="https://unpkg.com/leaflet@latest/dist/leaflet.css" /> --> |
173 |
| - <!-- <link rel="stylesheet" href="../css/leaflet-geoman.css"> --> |
174 |
| - <!-- <script src="https://unpkg.com/[email protected]/dist/leaflet.js" integrity="sha512-XQoYMqMTK8LvdxXYG3nZ448hOEQiglfqkJs1NOQV44cWnUrBc8PkAOcXy20w0vlaXaVUearIOBhiXZ5V3ynxwA==" crossorigin=""></script> --> |
175 |
| - <link rel="stylesheet" href="https://unpkg.com/leaflet@latest/dist/leaflet.css" /> |
176 |
| - <link rel="stylesheet" href="https://unpkg.com/@geoman-io/leaflet-geoman-free@latest/dist/leaflet-geoman.css" /> |
177 |
| - <script src=" https://unpkg.com/[email protected]/dist/leaflet.js" ></script> |
178 |
| - <script src=" https://unpkg.com/@geoman-io/[email protected]/dist/leaflet-geoman.min.js" ></script> |
179 |
| - <!-- <script src="https://unpkg.com/leaflet@latest/dist/leaflet.js"></script> --> |
180 |
| - <!-- <script src="https://unpkg.com/@geoman-io/leaflet-geoman-free@latest/dist/leaflet-geoman.min.js"></script> --> |
181 |
| - <!-- <script src="https://unpkg.com/@geoman-io/[email protected]/dist/leaflet-geoman.min.js"></script> --> |
182 |
| - <!-- <script src="../js/leaflet-geoman.min.js"></script> --> |
183 |
| - |
184 |
| - <script src="js/wicket.js"></script> |
185 |
| - <script src=" https://unpkg.com/[email protected]/dist/leaflet.markercluster.js" ></script> |
186 |
| - <link rel=" stylesheet" href=" https://unpkg.com/[email protected]/dist/leaflet.css" integrity=" sha512-Rksm5RenBEKSKFjgI3a41vrjkw4EVPlJ3+OiI65vTjIdo9brlAacEuKOiQ5OFh7cOI1bkDwLqdLw3Zg0cRJAAQ==" crossorigin="" /> |
187 |
| - <link rel=" stylesheet" href=" https://unpkg.com/[email protected]/dist/MarkerCluster.css" /> |
188 |
| - <link rel=" stylesheet" href=" https://unpkg.com/[email protected]/dist/MarkerCluster.Default.css" /> |
189 |
| - |
190 |
| - <!-- Turf --> |
191 |
| - <script src='https://unpkg.com/@turf/turf@6/turf.min.js'></script> |
192 |
| - |
193 |
| - <link href=" https://unpkg.com/[email protected]/dist/bootstrap-table.min.css" rel=" stylesheet" > |
194 |
| - <script src=" https://unpkg.com/[email protected]/dist/bootstrap-table.min.js" ></script> |
195 |
| - |
196 |
| - <!-- Date Range --> |
197 |
| - <script type="text/javascript" src="https://cdn.jsdelivr.net/jquery/latest/jquery.min.js"></script> |
198 |
| - <script type="text/javascript" src="https://cdn.jsdelivr.net/momentjs/latest/moment.min.js"></script> |
199 |
| - <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/daterangepicker/daterangepicker.min.js"></script> |
200 |
| - <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/daterangepicker/daterangepicker.css" /> |
201 |
| - |
202 |
| - |
203 |
| - <!-- Kwg --> |
204 |
| - <script src="js/query.js"></script> |
205 |
| - <!-- <script src="js/fullRecord.js"></script> --> |
206 |
| - <script src="js/script.js"></script> |
207 |
| - <script src="js/dd.js"></script> |
208 |
| - <!-- <script src="js/eventListeners.js"></script> --> |
209 |
| - <!-- <script src="js/results_filters.js"></script> --> |
210 |
| - <script src="js/results_search.js"></script> |
211 |
| - <script src="js/explore.js"></script> |
212 |
| - <script src="js/home.js"></script> |
213 |
| - |
214 |
| -</head> |
215 |
| - |
216 |
| -<body ng-controller="mainController"> |
217 |
| - <!-- Instead of using fullRecord0.html without SPA, we use angular.js template to achieve SPA --> |
218 |
| - <!-- Header --> |
219 |
| - <nav> |
220 |
| - <div class="container"> |
221 |
| - <a id="knowwheregraph" href="#/"><img src="images/kwg-icon.png" alt="KnowWhereGraph" id="knowwheregraph-icon"></a> |
222 |
| - |
223 |
| - <div class="right" id="menuToggle"> |
224 |
| - <label for="hamburger">Mobile Menu</label> |
225 |
| - <input type="checkbox" name="hamburger" id="hamburger" /> |
226 |
| - <span></span> |
227 |
| - <span></span> |
228 |
| - <span></span> |
229 |
| - <ul class="nav" id="menu"> |
230 |
| - <li class="nav-item"> |
231 |
| - <a href="#/about"> |
232 |
| - <p class="item">About</p> |
233 |
| - <!-- <img src="images/dropdown.svg" alt="" class="dropdown-img">--> |
234 |
| - </a> |
235 |
| - </li> |
236 |
| - <li class="nav-item"> |
237 |
| - <a href="#/explore"> |
238 |
| - <p class="item">Explore</p> |
239 |
| - <!-- <img src="images/dropdown.svg" alt="" class="dropdown-img">--> |
240 |
| - </a> |
241 |
| - </li> |
242 |
| - <li class="nav-item"> |
243 |
| - <a href="#/result_search?tab=hazard" id="navbarDropdown"> |
244 |
| - <p class="item">Search</p> |
245 |
| - <!-- <img src="images/dropdown.svg" alt="" class="dropdown-img">--> |
246 |
| - </a> |
247 |
| - |
248 |
| - <!-- <div class="search-dropdown-input" id="search-dropdown">--> |
249 |
| - <!-- <div class="input-group mb-3">--> |
250 |
| - <!-- <form action="#/results_filters">--> |
251 |
| - <!-- <label for="input-query">Nav Search</label>--> |
252 |
| - <!-- <input id="input-query" type="text" class="form-control" placeholder="Enter your query">--> |
253 |
| - <!-- <div class="input-group-append">--> |
254 |
| - <!-- <button class="btn btn-outline-secondary" type="submit">Search</button>--> |
255 |
| - <!-- </div>--> |
256 |
| - <!-- </form>--> |
257 |
| - <!-- </div>--> |
258 |
| - |
259 |
| - <!-- <div class="spatial-search">--> |
260 |
| - <!-- <button id="spatial-query" type="button" class="btn btn-primary" data-toggle="button">--> |
261 |
| - <!-- <div>--> |
262 |
| - <!-- <i class="bi bi-geo-alt"></i><span>Start a Spatial Search</span>--> |
263 |
| - <!-- </div>--> |
264 |
| - <!-- </button>--> |
265 |
| - <!-- </div>--> |
266 |
| - <!-- </div>--> |
267 |
| - |
268 |
| - </li> |
269 |
| - </ul> |
270 |
| - </div> |
271 |
| - </div> |
272 |
| - |
273 |
| - <!-- <div class="nav-path"> --> |
274 |
| - <!-- <span id="explore-expertise">Explore/Expertise Topic Groups/Diseases/Covid-19/</span> --> |
275 |
| - <!-- <ul id="explore-expertise1" class="breadcrumb"> |
276 |
| - <li><a href="">Explore </a></li> |
277 |
| - <li><a href="">Expertise Topic Groups </a></li> |
278 |
| - <li><a href="">Diseases </a></li> |
279 |
| - <li><a href="">Covid-19 </a></li> |
280 |
| - <li><a href="" id="curr_page">Alejandro Feged</a></li> |
281 |
| - </ul> --> |
282 |
| - <!-- <span id="explore-expert">Alejandro Feged</span> --> |
283 |
| - <!-- <div ncy-breadcrumb-dynamic-chain></div> |
284 |
| -
|
285 |
| - </div> |
286 |
| -
|
287 |
| - <div class="display-expert"> |
288 |
| - <span id="expert-name">Alejandro Feged</span> --> |
289 |
| - <!-- </div> --> |
290 |
| - |
291 |
| - </nav> |
292 |
| - <!-- Main Content --> |
293 |
| - <!-- <div ng-view></div> --> |
294 |
| - <div ui-view=""></div> |
295 |
| - <!-- <main> |
296 |
| - <div ng-view></div> |
297 |
| - </main> --> |
298 |
| - |
299 |
| - <!-- Footer --> |
300 |
| - <footer> |
301 |
| - <div class="footer"> |
302 |
| - <div class="icons-footer"> |
303 |
| - <img src="images/kwg-icon.png" alt="knowwheregraph" id="kwg-icon-footer"> |
304 |
| - </div> |
305 |
| - |
306 |
| - </div> |
307 |
| - </footer> |
308 |
| - |
309 |
| - <script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity=" sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin=" anonymous" ></script> |
310 |
| - <!-- <script src="js/fullRecord_place.js"></script> --> |
311 |
| -</body> |
312 |
| - |
313 |
| ->>>>>>> main |
314 | 133 | </html>
|
0 commit comments