forked from qwerty/tupali
mejoras en la vista app
This commit is contained in:
parent
6c001b1cc6
commit
486fe400fb
@ -13733,7 +13733,7 @@ $boton= " <div class='btn btn-primary btn-link' onclick=\"xajax_campo_multiple
|
|||||||
<div class='col-md-$cols' style='$style'>
|
<div class='col-md-$cols' style='$style'>
|
||||||
<div class='form-group ' id='input_".$id_campo."[".$item."]' >
|
<div class='form-group ' id='input_".$id_campo."[".$item."]' >
|
||||||
$label
|
$label
|
||||||
<div class='col-md-12' data-toggle='tooltip' data-placement='top' title='$campo_descripcion'>
|
<div class='col-md-12' data-html='true' data-toggle='tooltip' data-placement='top' title='$campo_descripcion'>
|
||||||
$render
|
$render
|
||||||
<small></small>
|
<small></small>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user