Viewing file: directivas.php (6.74 KB) -rw-rw-rw- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<table>
<caption><h5><span>DIRECTIVAS</span></h5></caption>
<thead>
<tr bgcolor="#99B41E" class="odd">
<th scope="col" abbr="Home"><h5><span></span>Nombre</h5></th>
<th scope="col" abbr="Home"><h5><span></span>Título</h5></th>
<th scope="col" abbr="Home"><h5><span></span>Firma</h5></th>
<th scope="col" abbr="Home"><h5><span></span>Descargar</h5></th>
<th scope="col" abbr="Home"><h5><span></span>Tamaño</h5></th>
</tr>
</thead>
<tfoot>
<tr class="odd">
<td colspan="5" class="column1"> </td>
</tr>
</tfoot>
<tbody>
<tr class="odd">
<th scope="row" class="column1">Directiva No. 11 del 27 de Diciembre de 2011</th>
<td>ADOPCION DE LAS MEJORES PRÁCTICAS DE LA ADMINISTRACION DE SERVICIOS DE TI, BASADAS EN ITIL, E IMPLEMENTACION DE HERRAMIENTAS QUE LO SOPORTEN, OPTIMICEN Y AUTOMATICEN</td>
<td>Juan Antonio Nieto Escalante</td>
<td><A href='directivas/2011/11.pdf' target=_blank><img src='images/pdf.gif' width='32' height='32' border='0' align="absmiddle" /></a></td>
<td><?php $size_pdf = size("directivas/2011/11.pdf");
$size_dir = size("./");
echo $size_pdf;
?>
</td>
</tr>
<tr>
<th scope="row" class="column1">Directiva No. 10 del 28 de Septiembre de 2011</th>
<td>Directrices Horario de Trabajo - Decreto 429 de 2011</td>
<td>Juan Antonio Nieto Escalante</td>
<td><A href='directivas/2011/10.pdf' target=_blank><img src='images/pdf.gif' width='32' height='32' border='0' align="absmiddle" /></a></td>
<td><?php $size_pdf = size("directivas/2011/10.pdf");
$size_dir = size("./");
echo $size_pdf;
?>
</td>
</tr>
<tr class="odd">
<th scope="row" class="column1">Directiva No. 9 del 23 de Septiembre de 2011</th>
<td>PARTICIPACIÓN EN POLITICA</td>
<td>Juan Antonio Nieto Escalante</td>
<td><A
href='directivas/2011/9.pdf'
target=_blank><img src='images/pdf.gif' width='32' height='32' border='0' align="absmiddle" /></a></td>
<td><?php $size_pdf = size("directivas/2011/9.pdf");
$size_dir = size("./");
echo $size_pdf;
?></td>
</tr>
<tr>
<th scope="row" class="column1">Directiva No. 8 del 20 de Septiembre de 2011</th>
<td>DEFINICIÓN DE COMPETENCIAS ARBOLADO URBANO - DEPENDENCIAS SECRETARIA DISTRITAL DE AMBIENTE</td>
<td>Juan Antonio Nieto Escalante</td>
<td><A
href='directivas/2011/8.pdf'
target=_blank><img src='images/pdf.gif' width='32' height='32' border='0' align="absmiddle" /></a></td>
<td><?php $size_pdf = size("directivas/2011/8.pdf");
$size_dir = size("./");
echo $size_pdf;
?></td>
</tr>
<tr class="odd">
<th scope="row" class="column1">Directiva No. 7 del 15 de Septiembre de 2011</th>
<td>Participación en los comites de Apoyo a la Contratación de la Secretaria Distrital de Ambiente</td>
<td>Juan Antonio Nieto Escalante</td>
<td><A
href='directivas/2011/7.pdf'
target=_blank><img src='images/pdf.gif' width='32' height='32' border='0' align="absmiddle" /></a></td>
<td><?php $size_pdf = size("directivas/2011/7.pdf");
$size_dir = size("./");
echo $size_pdf;
?></td>
</tr>
<tr>
<th scope="row" class="column1">Directiva No. 6 del 8 de Septiembre de 2011</th>
<td>Celeridad en procesos sancionatorios de humedales</td>
<td>Juan Antonio Nieto Escalante</td>
<td><A
href='directivas/2011/6.pdf'
target=_blank><img src='images/pdf.gif' width='32' height='32' border='0' align="absmiddle" /></a></td>
<td><?php $size_pdf = size("directivas/2011/6.pdf");
$size_dir = size("./");
echo $size_pdf;
?></td>
</tr>
<tr class="odd">
<th scope="row" class="column1">Directiva No. 5 del 29 de Agosto de 2011</th>
<td>Lineamientos para la elevación de consultas, conceptos e informaciones de interés general, en el marco de las relaciones interinstitucionales de la SDA</td>
<td>Juan Antonio Nieto Escalante</td>
<td><A
href='directivas/2011/5.pdf'
target=_blank><img src='images/pdf.gif' width='32' height='32' border='0' align="absmiddle" /></a></td>
<td><?php $size_pdf = size("directivas/2011/5.pdf");
$size_dir = size("./");
echo $size_pdf;
?></td>
</tr>
<tr>
<th scope="row" class="column1">Directiva No. 4 del 28 de Junio de 2011</th>
<td>Procedimiento aplicación Decreto 2820 de 2010</td>
<td>Juan Antonio Nieto Escalante</td>
<td><A
href='directivas/2011/4.pdf'
target=_blank><img src='images/pdf.gif' width='32' height='32' border='0' align="middle" /></a></td>
<td><?php $size_pdf = size("directivas/2011/4.pdf");
$size_dir = size("./");
echo $size_pdf;
?></td>
</tr>
<tr class="odd">
<th scope="row" class="column1">Directiva No. 3 del 27 de Mayo de 2011</th>
<td>Lineamientos para la conservación del ambiente en la secretaria</td>
<td>Juan Antonio Nieto Escalante</td>
<td><A
href='directivas/2011/3.pdf'
target=_blank><img src='images/pdf.gif' width='32' height='32' border='0' align="baseline" /></a></td>
<td><?php $size_pdf = size("directivas/2011/3.pdf");
$size_dir = size("./");
echo $size_pdf;
?></td>
</tr>
<tr>
<th scope="row" class="column1">Directiva No. 2 del 17 de Mayo de 2011</th>
<td>Inventario de arbolado urbano en espacio público</td>
<td>Juan Antonio Nieto Escalante</td>
<td><A
href='directivas/2011/2.pdf'
target=_blank><img src='images/pdf.gif' width='32' height='32' border='0' align="absmiddle" /></a></td>
<td><?php $size_pdf = size("directivas/2011/2.pdf");
$size_dir = size("./");
echo $size_pdf;
?></td>
</tr>
<tr class="odd">
<th scope="row" class="column1">Directiva No. 1 del 5 de Abril de 2011</th>
<td>Registro único de Infractores Ambientales -RUIA-</td>
<td>Juan Antonio Nieto Escalante</td>
<td><A
href='directivas/2011/1.pdf'
target=_blank><img src='images/pdf.gif' width='32' height='32' border='0' align="absmiddle" /></a></td>
<td><?php $size_pdf = size("directivas/2011/1.pdf");
$size_dir = size("./");
echo $size_pdf;
?></td>
</tr>
<tr>
<th scope="row" class="column1">Directiva No. del 23 de Diciembre de 2009</th>
<td>Permisos de adecuación y restauración morfológica - nivelaciones topograficas</td>
<td>Juan Antonio Nieto Escalante</td>
<td><A
href='directivas/2009/0.pdf'
target=_blank><img src='images/pdf.gif' width='32' height='32' border='0' align="middle" /></a></td>
<td><?php $size_pdf = size("directivas/2009/0.pdf");
$size_dir = size("./");
echo $size_pdf;
?></td>
</tr>
</tbody>
</table>
|