1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-19 13:01:12 +02:00

add settings for replace tab.

This commit is contained in:
Kushagra Gour
2016-06-30 04:08:06 +05:30
parent c87aee8bb9
commit 1ef7ec30c6
3 changed files with 24 additions and 11 deletions

View File

@@ -35,6 +35,11 @@
Preserve last written code
</label>
<label>
<input type="checkbox" name="replaceNewTab">
Replace new tab page
</label>
<div id="js-status" class="status">&nbsp;</div>
<button id="js-save-btn" class="btn">Save</button>
</form>