COLLAPSE <%= title %>
<% var minWidth=84; if (dashboardFeatures.tooltip) minWidth+=28; if (dashboardFeatures.has_share=='yes') minWidth+=28; if (dashboardFeatures.has_settings=='yes') minWidth+=28; if (apps) minWidth+=28; %>
CLOSE <% if (dashboardFeatures.tooltip) { %> HELP <% } %> COLOR <% if (dashboardFeatures.has_share=='yes') { %> <% } %> <% if (dashboardFeatures.has_settings=='yes') { %> SETTINGS <% } %> REFRESH <% if (apps) { %> APPS <% } %>
<% for (var app_name in apps) { %>   <% } %>
<% if (dashboardFeatures.tooltip) { %>
<%= dashboardFeatures.tooltip %>
<% } %>