Qual modelo de escala de trabalho você defende?

0%

5x2

votos

0%

4x3

0 votos

0%

O acerto deve ser entre funcionário e empresa

0 votos

Sua resposta foi registrada.

Enviando...

Votar

jQuery(function( $ ) { var url = "https://jovempan.com.br/wp-json/custom/v1/polls"; if($(".btn-vote-again")) { $(".btn-vote-again").on("click", function(){ document.location.reload(); }) }

function renderResult () { var postId = document.querySelector(".custom-polls").getAttribute("data-post-id");

var data = { post_id: postId, };

if (document.querySelector(".container-results")) { document.querySelector(".container-results").remove(); document.querySelector(".start-label-results").remove(); }

var startContainerResults = '

'+ '

'; var startRowInfo = '

'; var endRowInfo = '

'; var endBoxInfo = '

';

var startBoxPieChart = '

'; var stopBoxPieChart = '

';

var endContainerResults = '

'+ '