js client officially done
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
<body>
|
||||
<h1>Customers</h1>
|
||||
<br>
|
||||
<a href="#add" class="bookmark">Want to add a new line?</a>
|
||||
<br>
|
||||
<br>
|
||||
<table class="queryresults">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -23,7 +20,6 @@
|
||||
<tbody id="resultarea">
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="add">Add a new line</h2>
|
||||
<div id="forms"></div>
|
||||
<h2 id="saveresult"></h2>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user