git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C231
This commit is contained in:
parent
d121d3ace4
commit
d738231803
2 changed files with 7 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ jQuery(document).ready(function () {
|
|||
});
|
||||
|
||||
this.getDataModel = function () {
|
||||
CargarAreaAplicacion();
|
||||
//CargarAreaAplicacion();
|
||||
CargarEstado();
|
||||
$('#txtUsuarioSistema').val(UsuarioSistema);
|
||||
|
||||
|
|
|
|||
|
|
@ -132,6 +132,12 @@
|
|||
|
||||
</form>
|
||||
|
||||
<div id="ucBtnSeleccionarCatalogo" style="display:none;">
|
||||
<button type="button" id="btnSeleccionarCatalogo" class="btn btn-default btn-xs">
|
||||
<i id="ibtnSeleccionarCatalogo" class="fa fa-check"></i>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
@section Modals{
|
||||
|
||||
@*---------------------Catalogo Estado-----------------------------------------------------*@
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue