working on edit client
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -29,8 +29,11 @@
|
||||
<th>redirect urls</th>
|
||||
<td><textarea cols="50" rows="5" id="redirect-urls"></textarea></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><button id="button" type="button" onclick="addClient()">Add client</button></td>
|
||||
</tr>
|
||||
</table>
|
||||
<button id="button" type="button" onclick="addClient()">Add client</button>
|
||||
</fieldset>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user