We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2907c97 commit 0ce4ef6Copy full SHA for 0ce4ef6
src/components/dialogs/ImportAPIDialog.svelte
@@ -72,7 +72,7 @@
72
<div class="uk-form-controls uk-form-controls-text">
73
<label
74
><input class="uk-radio" type="radio" name="dataSource" bind:group={dataSource} value="fluview" />
75
- FluView (source:
+ ILINet (aka FluView) (source:
76
<a target="_blank" href="https://gis.cdc.gov/grasp/fluview/fluportaldashboard.html">cdc.gov</a>)
77
</label>
78
0 commit comments