Ana içeriğe geç
HR Help Center
Gezinme menüsünü aç/kapat
IT Help Center
Topluluk
Bir talep gönder
Oturum aç
Kategoriler
Turkish
Topluluk
Feature Requests
Feature Requests
Planlanmışları göster
Tümü
Planlandı
Planlanmadı
Tamamlandı
Yanıtlandı
Durum yok
En yeni gönderiye göre sırala
En yeni gönderi
Son faaliyet
Oylar
Yorumlar
Seçilen filtre için gönderi yok
Aradığınızı bulamadınız mı?
Yeni gönderi
Popular searches:
Didn't find what you were looking for?
We're happy to help!
Contact us
<% if (categories.length) { %> <% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.sections.length) { %>
<% category.sections.forEach(function(section, index) { %>
<%= section.name %>
<% }) %>
<% } %> <% }) %> <% } %>
Kategoriler
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Gezinme menüsünü aç/kapat
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Kategoriler
Kategoriler
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
Daha fazlasını göster
<% } %>
<% } %>
Bir Zendesk Hizmetidir