<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/zf/dt-1.10.24/b-1.7.0/fh-3.1.8/r-2.2.7/sc-2.0.3/sb-1.0.1/sp-1.2.2/datatables.min.css"/> 
<script type="text/javascript" src="https://cdn.datatables.net/v/zf/dt-1.10.24/b-1.7.0/fh-3.1.8/r-2.2.7/sc-2.0.3/sb-1.0.1/sp-1.2.2/datatables.min.js"></script>


<a href="../eixos/"><img class="size-medium wp-image-10966 top-right hvr-grow-rotate drop-shadow" style="margin-top: -90px;" src="../wp-content/uploads/usu2650/2021/04/EC3-cercle.png" alt="Torna a [Eixos Transversals d'Innovació Pedagògica]" title="Torna a [Eixos Transversals d'Innovació Pedagògica]" width="70" /></a>


<script>
$ = jQuery;

$(document).ready(function() {
	$('#tActivitatsEix tfoot th').each( function () {
        var title = $(this).text();
        $(this).html( '<input type="text" placeholder="Filtrar per '+title+'" />' );
    } );
 
    table = $('#tActivitatsEix').DataTable( {
		initComplete: function () {
            // Apply the search
            this.api().columns().every( function () {
                var that = this;
 
                $( 'input', this.footer() ).on( 'keyup change clear', function () {
                    if ( that.search() !== this.value ) {
                        that
                            .search( this.value )
                            .draw();
                    }
                } );
            } );
			},
						
			"pageLength": 10,
			"lengthMenu": [[5, 10, 25, 50, -1], [5, 10, 25, 50, "Totes"]],
			"language": {
				search:         "<i class='fa fa-search'></i> Cercar a qualsevol lloc de la taula ",
				"lengthMenu": "Mostra _MENU_ activitats per pàgina",
				"zeroRecords": "<h3><span class='badge rounded-pill bgvermell' style='color:black'><span class='vermell'><i class='fas fa-times' style='font-size:1.2em'></i></span> No s'ha trobat cap recurs que compleixi els filtres actuals</span></h3>",
				"info": "Resultat del filtre: <span class='badge bg-activitat bgvermell'> _TOTAL_ activitats</span> - Mostrant: <span class='badge bg-activitat bgvermell'> _START_ </span> a <span class='badge bg-activitat bgvermell'> _END_ </span>", // Mostrant la pàgina _PAGE_ de _PAGES_ , 
				"infoEmpty": "No hi ha informació disponible",
				"infoFiltered": " <span class='badge bgvermell' style='font-size:1em;'>Total d'activitats: _MAX_ </span>",
				paginate: {
					first:      "Primera",
					previous:   "Anterior",
					next:       "Següent",
					last:       "Última"
				},		
				"columns": [
					{ "width": "30%" },
					{ "width": "25%" },
					{ "width": "25%" },
					{ "width": "10%" },
					{ "width": "10%" }
				  ],
				"autoWidth": false,
				responsive: true
        }
    } );		

	$('#tActivitatsEix tfoot tr').appendTo('#tActivitatsEix thead');
	table.rows( {search:'applied'} ).count();
	
});	

</script>


<table id="tActivitatsEix" class="table hover table-striped" style="width:100%">
<thead>
	<tr>
		<th>Activitat</th>
		<th>Eix</th>
		<th>Àrea</th>
		<th>Tipus de recurs</th>
		<th>Centre</th>				
	</tr>
</thead>
<tbody><link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/zf/dt-1.10.24/b-1.7.0/fh-3.1.8/r-2.2.7/sc-2.0.3/sb-1.0.1/sp-1.2.2/datatables.min.css"/> 
<script type="text/javascript" src="https://cdn.datatables.net/v/zf/dt-1.10.24/b-1.7.0/fh-3.1.8/r-2.2.7/sc-2.0.3/sb-1.0.1/sp-1.2.2/datatables.min.js"></script>


<a href="../eixos/"><img class="size-medium wp-image-10966 top-right hvr-grow-rotate drop-shadow" style="margin-top: -90px;" src="../wp-content/uploads/usu2650/2021/04/EC3-cercle.png" alt="Torna a [Eixos Transversals d'Innovació Pedagògica]" title="Torna a [Eixos Transversals d'Innovació Pedagògica]" width="70" /></a>


<script>
$ = jQuery;

$(document).ready(function() {
	$('#tActivitatsEix tfoot th').each( function () {
        var title = $(this).text();
        $(this).html( '<input type="text" placeholder="Filtrar per '+title+'" />' );
    } );
 
    table = $('#tActivitatsEix').DataTable( {
		initComplete: function () {
            // Apply the search
            this.api().columns().every( function () {
                var that = this;
 
                $( 'input', this.footer() ).on( 'keyup change clear', function () {
                    if ( that.search() !== this.value ) {
                        that
                            .search( this.value )
                            .draw();
                    }
                } );
            } );
			},
						
			"pageLength": 10,
			"lengthMenu": [[5, 10, 25, 50, -1], [5, 10, 25, 50, "Totes"]],
			"language": {
				search:         "<i class='fa fa-search'></i> Cercar a qualsevol lloc de la taula ",
				"lengthMenu": "Mostra _MENU_ activitats per pàgina",
				"zeroRecords": "<h3><span class='badge rounded-pill bgvermell' style='color:black'><span class='vermell'><i class='fas fa-times' style='font-size:1.2em'></i></span> No s'ha trobat cap recurs que compleixi els filtres actuals</span></h3>",
				"info": "Resultat del filtre: <span class='badge bg-activitat bgvermell'> _TOTAL_ activitats</span> - Mostrant: <span class='badge bg-activitat bgvermell'> _START_ </span> a <span class='badge bg-activitat bgvermell'> _END_ </span>", // Mostrant la pàgina _PAGE_ de _PAGES_ , 
				"infoEmpty": "No hi ha informació disponible",
				"infoFiltered": " <span class='badge bgvermell' style='font-size:1em;'>Total d'activitats: _MAX_ </span>",
				paginate: {
					first:      "Primera",
					previous:   "Anterior",
					next:       "Següent",
					last:       "Última"
				},		
				"columns": [
					{ "width": "30%" },
					{ "width": "25%" },
					{ "width": "25%" },
					{ "width": "10%" },
					{ "width": "10%" }
				  ],
				"autoWidth": false,
				responsive: true
        }
    } );		

	$('#tActivitatsEix tfoot tr').appendTo('#tActivitatsEix thead');
	table.rows( {search:'applied'} ).count();
	
});	

</script>


<table id="tActivitatsEix" class="table hover table-striped" style="width:100%">
<thead>
	<tr>
		<th>Activitat</th>
		<th>Eix</th>
		<th>Àrea</th>
		<th>Tipus de recurs</th>
		<th>Centre</th>				
	</tr>
</thead>
<tbody>{"id":14278,"date":"2021-06-23T20:25:26","date_gmt":"2021-06-23T18:25:26","guid":{"rendered":"https:\/\/serveiseducatius.xtec.cat\/cesire\/\/?page_id=14278"},"modified":"2021-06-23T20:26:11","modified_gmt":"2021-06-23T18:26:11","slug":"cercador_eixos","status":"publish","type":"page","link":"https:\/\/serveiseducatius.xtec.cat\/cesire\/cercador_eixos\/","title":{"rendered":"Cercador: &#8220;Eixos Transversals d&#8217;Innovaci\u00f3 Pedag\u00f2gica&#8221;"},"content":{"rendered":"<p><!-- NO EDITEU AQUESTA P\u00c0GINA - DESTRUCCI\u00d3 DEL CERCADOR GARANTIDA ------- --><br \/>\n<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-14278","page","type-page","status-publish","hentry"],"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/serveiseducatius.xtec.cat\/cesire\/wp-json\/wp\/v2\/pages\/14278","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/serveiseducatius.xtec.cat\/cesire\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/serveiseducatius.xtec.cat\/cesire\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/serveiseducatius.xtec.cat\/cesire\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serveiseducatius.xtec.cat\/cesire\/wp-json\/wp\/v2\/comments?post=14278"}],"version-history":[{"count":4,"href":"https:\/\/serveiseducatius.xtec.cat\/cesire\/wp-json\/wp\/v2\/pages\/14278\/revisions"}],"predecessor-version":[{"id":17533,"href":"https:\/\/serveiseducatius.xtec.cat\/cesire\/wp-json\/wp\/v2\/pages\/14278\/revisions\/17533"}],"wp:attachment":[{"href":"https:\/\/serveiseducatius.xtec.cat\/cesire\/wp-json\/wp\/v2\/media?parent=14278"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}