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 41a0cae commit 886cd16Copy full SHA for 886cd16
templates/data.view.html
@@ -160,7 +160,7 @@
160
onclick="reloadData()">🔃</a>
161
<a id="open-file-button" title="Open Data File" href="#"
162
onClick="openFile()">📤</a>
163
- <input id="data-url-input" type="text" title="Enter new Data File Path to Preview"
+ <input id="data-url-input" type="text" title="Enter new Data File Path or URL to Preview"
164
onKeyPress="loadDataPreviewForUrl()" />
165
</div>
166
0 commit comments