tel
This commit is contained in:
parent
bc9618a320
commit
e4e77efe0a
@ -19,6 +19,9 @@
|
||||
<div class="mb-3">
|
||||
<input type="text" id="ztGrade" name="grade" value="${sessionScope.lePompierConnecte.getLeGrade().getValeur()}" readonly class="form-control-plaintext">
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
<input type="text" id="ztTel" name="tel" value="${sessionScope.lePompierConnecte.getLaCaserne().getTel()}" readonly class="form-control-plaintext">
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
<textarea class="form-control" id="ztCommentaire" name="commentaire" placeholder="Commentaire" rows="5"></textarea>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user