Entry field and test fixed

This commit is contained in:
Finn 2017-08-24 12:48:32 +01:00
parent db45f710c3
commit 7c25ecccfd
2 changed files with 36 additions and 18 deletions

View file

@ -49,7 +49,7 @@
</div>
<div class="form-group">
<label for="year_of_birth">Year of Birth</label>
<input id="year_of_birth" type="number" class="form-control" placeholder="Year of Birth" name="year_of_birth" value="<%= $customer_rs->year_of_birth %>">
<input id="year_of_birth" type="number" class="form-control" placeholder="Year of Birth" name="year_of_birth" value="<%= $customer_rs->year_of_birth %>" disabled>
</div>
% } elsif ( my $org_rs = $user->organisation ) {
<h3 class="card-header">