<%- model.get("name") %>
<% } else { %>Bundle: <%- model.get("containingBundle") %>
<% } %> <% if (model.get("description")) { %><%- model.get("description") %>
<% } %>Implementation Spec: | <%- model.get("spec") || "" %> |
Internal ID: | <%- model.get("id") || "" %> |
No configuration is defined explicitly on this item. All config is inherited or defined in properties.
This item is not editable. <% } else { %>
Configuration Key | Value |
---|---|
<%- key%> | <%- value%> |
Additional configuration may be inherited or defined in properties.
This item is not editable. <% } %>