Cargas Grid Sub Categoria
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C210
This commit is contained in:
parent
734e8f95f5
commit
7d4bcad88d
1 changed files with 2 additions and 2 deletions
|
|
@ -341,7 +341,7 @@ this.CargarSubCategoriaContenido = function (filtro) {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
this.CargarSubCategoriaContenido = function (data) {
|
this.CargarGridSubContenido = function (data) {
|
||||||
|
|
||||||
if (data != null) {
|
if (data != null) {
|
||||||
|
|
||||||
|
|
@ -413,7 +413,7 @@ this.CargarSubCategoriaGrupoTematico = function (filtro) {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
this.CargarSubCategoriaGrupoTematico = function (data) {
|
this.CargarGridSubGrupoTematico = function (data) {
|
||||||
|
|
||||||
if (data != null) {
|
if (data != null) {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue