Update test.html

This commit is contained in:
vkservicesllc
2018-11-07 10:12:43 -05:00
committed by GitHub
parent 698c9ab2c6
commit 2e3ca768dd

View File

@@ -14,7 +14,7 @@
</style> </style>
</head> </head>
<body> <body>
<button style="margin-top: 24px;" onclick="loadHTML()">Load LinkBoard</button> <button type="button" style="margin-top: 24px;" onclick="loadHTML()">Load LinkBoard</button>
<div id="demo"></div> <div id="demo"></div>
<script> <script>