Es ist möglich, die JuiceBox mithilfe des JuiceNet-Backends (https://home.juice.net/Portal) oder der JuicePass-App zu konfigurieren, die im App Store erhältlich ist. Weitere Informationen zum Konfigurieren der JuiceBox finden Sie im Artikel JuiceNet App herunterladen, konfigurieren und die JuiceBox an das WLAN anschließen.
Suche
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>Main sections in this article
-
<% 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 }) %> <% }); %>