.tbl_formato_class {
width: 100%;
border-collapse: collapse;
}
.tbl_formato_class th, .tbl_formato_class td {
border: 1px solid #ddd;
padding: 8px;
}
.tbl_formato_class th {
background-color: #f2f2f2;
}
var ajaxurl = "https://golfcv.com/wp-admin/admin-ajax.php";
jQuery(document).ready(function($) {
$('#info').addClass('active');
$('#muestrainscritoshde').on('click', function(e) {
e.preventDefault();
//var inscritoId = $(this).data('id'); // Obtener el ID del data attribute
$('#resultadoInscritos').html('
Cargando inscritos... 
Cargando inscritos... 
Cargando admitidos... 