Skip to content

Commit e943051

Browse files
authored
Update index.html
1 parent 1523eff commit e943051

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,8 @@ <h3>JSON Schema</h3>
253253
<img src="img/icons-svg/fa-file-save-white.svg">
254254
Export 'db_init.js'
255255
</button>
256-
<button id='bExportSchema' class="secondarybutton" onclick="saveFile2HDD('schema4json.js','vDataJSON.schema4json = ' + getValueDOM('schemaoutput')+';');return false">
256+
257+
<button id='bExportSchema' class="secondarybutton" onclick="saveFile2HDD('schema4myjson.json',getValueDOM('schemaoutput'));return false">
257258
<img src="img/icons-svg/fa-file-save-white.svg">
258259
Export 'schema4json.js'
259260
</button>

0 commit comments

Comments
 (0)