Normativa y reglamentacion(Fichas Técnicas)
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C298
This commit is contained in:
parent
457f07c577
commit
13403455ff
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ jQuery(document).ready(function () {
|
|||
|
||||
this.CargarSitios = function () {
|
||||
|
||||
var uri = SinortWCF + '/api/ObtenerSitios';
|
||||
var uri = SinortWCF + '/api/ObtenerSitios';
|
||||
model =
|
||||
AjaxPostData(uri, Item, true, true, CargarTablaSitios, null, null);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<th class="col-sm-1">ID</th>
|
||||
<th class="col-sm-4">Título</th>
|
||||
<th class="col-sm-4">Identificación </th>
|
||||
<th class="col-sm-4">Número de publicación de la versión vigente</th>
|
||||
<th class="col-sm-4">Versión vigente</th>
|
||||
<th>Acción</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue