Generacion de Archivos con Nombre (Matriz o Foro )
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C221
This commit is contained in:
parent
1e72f486d5
commit
c4f1e98491
1 changed files with 2 additions and 2 deletions
|
|
@ -175,7 +175,7 @@
|
||||||
Matriz Cambios - Nuevo Elemento
|
Matriz Cambios - Nuevo Elemento
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button class="btn btn-info btn-xs btn-margin-catalogo" id="btnExportarMatriz" type="button" onclick="ExportarADoc('Matriz');">
|
<button class="btn btn-info btn-xs btn-margin-catalogo" id="btnExportarMatriz" type="button" onclick="ExportarADoc('Matriz','DocMatriz');">
|
||||||
<i class="glyphicon glyphicon-export"></i>
|
<i class="glyphicon glyphicon-export"></i>
|
||||||
Exportar
|
Exportar
|
||||||
</button>
|
</button>
|
||||||
|
|
@ -245,7 +245,7 @@
|
||||||
Foro - Nueva Discusión
|
Foro - Nueva Discusión
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button class="btn btn-info btn-xs btn-margin-catalogo" id="btnExportarForo" type="button" onclick="ExportarADoc('Foro');" >
|
<button class="btn btn-info btn-xs btn-margin-catalogo" id="btnExportarForo" type="button" onclick="ExportarADoc('Foro', 'DocForo');" >
|
||||||
<i class=" glyphicon glyphicon-export">
|
<i class=" glyphicon glyphicon-export">
|
||||||
</i>
|
</i>
|
||||||
Exportar
|
Exportar
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue