remove tab
Showing
1 changed file
with
3 additions
and
0 deletions
-
Please register or sign in to post a comment
... | ... | @@ -20,6 +20,9 @@ |
<template id="tabTemplate"> | ||
<br> | ||
------------------- | ||
<button onclick="removeTab(this)"> | ||
x | ||
</button> | ||
<br> | ||
<button onclick="addField(this)"> | ||
+ | ||
... | ... |