Skip to content

Commit 6ab9029

Browse files
#61 changed data.url input tooltip to enter data path for now
to release workspace data files loading
1 parent 8fed6e3 commit 6ab9029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/data.view.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<!--
115115
<label id="data-url-label" for="data-url-input">| new data url:</label>
116116
-->
117-
<input id="data-url-input" type="text" title="Enter new Data Url to Preview"
117+
<input id="data-url-input" type="text" title="Enter new Data File Path to Preview"
118118
onKeyPress="loadDataPreviewForUrl()" />
119119
</div>
120120
</div>

0 commit comments

Comments
 (0)