<div ng-app="leyesApp" ng-controller="leyesController as vm" ng-init="vm.init_principal()">
<table class="tabla-pbr tabla-pe tabla-leyes table wp-list-table widefat">
        <thead>
            <tr>
                <th>Ejercicio Fiscal</th>
                <th>Ley de ingresos</th>
                <th>Ley de egresos</th>
                <th>Presupuesto ciudadano</th>
                <th ng-if="vm.esAdmin"></th>
            </tr>
        </thead>
        <tbody>
            <tr ng-if="vm.archivos" ng-repeat="a in vm.archivos | orderBy: '-id'">
                <td>
                    {{ a.id }}
                </td>
                <td>
                    <a href="{{a.ley_ingresos}}" ng-if="a.ley_ingresos && a.ley_ingresos.length > 0">
                        <img src="https://evalua-pbr.nl.gob.mx/wp-content/plugins/leyes-ingresos-egresos/inc/../img/pdf.png" alt="">
                    </a>
                </td>
                <td>
                    <a href="{{a.ley_egresos}}" ng-if="a.ley_egresos && a.ley_egresos.length > 0">
                        <img src="https://evalua-pbr.nl.gob.mx/wp-content/plugins/leyes-ingresos-egresos/inc/../img/pdf.png" alt="">
                    </a>
                </td>
                <td>
                    <a href="{{a.presupuesto_ciudadano}}" ng-if="a.presupuesto_ciudadano && a.presupuesto_ciudadano.length > 0">
                        <img src="https://evalua-pbr.nl.gob.mx/wp-content/plugins/leyes-ingresos-egresos/inc/../img/pdf.png" alt="">
                    </a>
                </td>
                <td ng-if="vm.esAdmin">
                    <button type="button" class="button button-primary" ng-click="vm.modificar(a)">
                        Modificar
                    </button>
                    <button type="button" class="button button-primary" ng-click="vm.eliminar(a)">
                        Eliminar
                    </button>
                </td>
            </tr>
        </tbody>
    </table></div>


<link rel="stylesheet" href="https://evalua-pbr.nl.gob.mx/wp-content/plugins/leyes-ingresos-egresos/inc/../css/admin.css">

<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.8.2/angular.min.js" ></script>
<script src="https://evalua-pbr.nl.gob.mx/wp-content/plugins/leyes-ingresos-egresos/inc/../js/leyes-admin.js"></script>{"id":285,"date":"2023-03-17T16:06:21","date_gmt":"2023-03-17T22:06:21","guid":{"rendered":"https:\/\/evalua.dataware-solutions.com\/?page_id=285"},"modified":"2024-05-15T08:35:09","modified_gmt":"2024-05-15T14:35:09","slug":"leyes-de-ingresos-y-egresos","status":"publish","type":"page","link":"https:\/\/evalua-pbr.nl.gob.mx\/index.php\/leyes-de-ingresos-y-egresos\/","title":{"rendered":"Leyes de ingresos y egresos"},"content":{"rendered":"\n","protected":false},"excerpt":{"rendered":"<p> [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"https:\/\/evalua-pbr.nl.gob.mx\/index.php\/leyes-de-ingresos-y-egresos\/\">Leer m\u00e1s&#8230;<span class=\"screen-reader-text\"> from Leyes de ingresos y egresos<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-285","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/evalua-pbr.nl.gob.mx\/index.php\/wp-json\/wp\/v2\/pages\/285","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evalua-pbr.nl.gob.mx\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/evalua-pbr.nl.gob.mx\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/evalua-pbr.nl.gob.mx\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/evalua-pbr.nl.gob.mx\/index.php\/wp-json\/wp\/v2\/comments?post=285"}],"version-history":[{"count":75,"href":"https:\/\/evalua-pbr.nl.gob.mx\/index.php\/wp-json\/wp\/v2\/pages\/285\/revisions"}],"predecessor-version":[{"id":6707,"href":"https:\/\/evalua-pbr.nl.gob.mx\/index.php\/wp-json\/wp\/v2\/pages\/285\/revisions\/6707"}],"wp:attachment":[{"href":"https:\/\/evalua-pbr.nl.gob.mx\/index.php\/wp-json\/wp\/v2\/media?parent=285"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}