First commit
This commit is contained in:
parent
cf97b64877
commit
cc69770608
1468 changed files with 265316 additions and 128 deletions
|
|
@ -94,15 +94,10 @@
|
|||
<ab:optionvec boundcolumn="id_puntoFoto" desccolumn="descrizioneCompleta" vectumerator="listaPuntiFoto" value="<%=CR.getId_puntoFoto()%>" > </ab:optionvec>
|
||||
</select>
|
||||
</div>
|
||||
<div class="col-lg-2 col-xs-6">
|
||||
<div class="col-lg-1 col-xs-6">
|
||||
<label for="txtRicerca">Pettorale: </label>
|
||||
<br>
|
||||
<div class="input-group input-group-sm">
|
||||
<input name="pettorale" type="text" class="form-control input-sm" id="pettorale" value="<%= CR.getPettorale() %>" maxlength="15" />
|
||||
<span class="input-group-btn">
|
||||
<a class="btn btn-default btn-sm" href="https://www.regalamiunsorriso.it/associazione-it.html" target="_blank" title="Ricerca Facciale" style="white-space:nowrap">Ricerca Facciale</a>
|
||||
</span>
|
||||
</div>
|
||||
<input name="pettorale" type="text" class="form-control input-sm" id="pettorale" value="<%= CR.getPettorale() %>" maxlength="15" >
|
||||
</div>
|
||||
<div class="col-lg-1 col-xs-6">
|
||||
<label for="txtRicerca">Nome Foto: </label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue