Na lista suspensa, você verá sua primeira tarefa predefinida, "Manutenção". Você também pode criar suas próprias tarefas inserindo um tipo de tarefa e clicando em "Adicionar" para que seu tipo de tarefa personalizado apareça na lista suspensa.
Como podemos ajudar?
Suporte ao cliente 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 }) %> <% }); %>