Rev 17333 |
Rev 17335 |
Ir a la última revisión |
Mostrar el archivo completo |
|
|
Autoría |
Ultima modificación |
Ver Log
|
| Rev 17333 |
Rev 17334 |
| Línea 927... |
Línea 927... |
| 927 |
<input type="hidden" name="user_uuid_selected" id="user_uuid_selected" />
|
927 |
<input type="hidden" name="user_uuid_selected" id="user_uuid_selected" />
|
| 928 |
<div class="row">
|
928 |
<div class="row">
|
| 929 |
<div class="col-12 mt-3">
|
929 |
<div class="col-12 mt-3">
|
| 930 |
<label for="user_uuid">LABEL_USER (LABEL_MIN_LENGTH_3)</label>
|
930 |
<label for="user_uuid">LABEL_USER (LABEL_MIN_LENGTH_3)</label>
|
| 931 |
<br />
|
931 |
<br />
|
| 932 |
<input autocomplete="off" type="text" name="user_uuid" id="user_uuid" class="form-control" data-noresults-text="LABEL_AUTOCOMPLETE_USERS_NOT_FOUND">
|
932 |
<select class="form-control" name="user_uuid" id="user_uuid" autocomplete="off" data-noresults-text="LABEL_AUTOCOMPLETE_USERS_NOT_FOUND">
|
| - |
|
933 |
</select>
|
| 933 |
</div>
|
934 |
</div>
|
| 934 |
</div>
|
935 |
</div>
|