Skip to content

Commit

Permalink
YDA-5856: add description for DAP label
Browse files Browse the repository at this point in the history
  • Loading branch information
leonidastri authored Aug 6, 2024
1 parent 32641bf commit 34cc7ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions user/templates/user/data_access.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ <h5 class="modal-title" id="dataAccessPassword">Generate new data access passwor
<div class="modal-body">
<form method="post" class="form-horizontal">
<div class="form-group row mb-3">
<p>Label is used to identify a data access password.
The default label is set the current date and time and is editable.
</p>
<label id="label-input" class="col-sm-3 col-form-label" for="f-token-label">Label</label>
<div class="col-sm-9">
<input
Expand Down

0 comments on commit 34cc7ec

Please sign in to comment.