As ferramentas só podem ser atribuídas a um colaborador por vez. É necessário editar cada ferramenta individualmente e alterar ou atribuir o colaborador responsável. Por padrão, todas as ferramentas atribuídas a esse colaborador voltarão automaticamente para o status de não atribuídas.
Como podemos ajudar?
Suporte ao cliente do PRO360
Pesquisa
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>Neste artigo
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>