Skip to content
Snippets Groups Projects
Commit 63501a9f authored by Sigmund Berbom's avatar Sigmund Berbom
Browse files

Merge branch 'datepicker' into 'master'

added datepicker to birthday

See merge request !1
parents 2549000b 46e0cd50
No related branches found
No related tags found
1 merge request!1added datepicker to birthday
Pipeline #112008 passed
......@@ -26,7 +26,7 @@
<div class="col-lg-6"></div>
<div class="col-lg-6 ">
<label for="inputName" class="form-label">Birthday</label>
<input type="text" class="form-control" id="birthday" name="name" readonly>
<input type="date" class="form-control" id="birthday" name="name" readonly>
</div>
<div class="col-lg-6"></div>
<div class="col-lg-6 ">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment