wip: create/update/...

This commit is contained in:
Christoph Haas
2020-11-08 10:26:18 +01:00
parent 3e92cc8551
commit a617cb1059
6 changed files with 103 additions and 27 deletions

View File

@@ -41,7 +41,7 @@
<div class="form-row">
<div class="form-group col-md-12">
<label for="inputIdentifier">Client Friendly Name (will be added as suffix to the name of the user)</label>
<input type="text" name="identifier" class="form-control" id="inputIdentifier" value="Primary">
<input type="text" name="identifier" class="form-control" id="inputIdentifier" value="Default">
</div>
</div>