Loading htdocs/_includes/device/product_page.html +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <div class="font-weight-bold product-title"> {{ title }} <span class="badge badge-pill badge-secondary">{{ subtitle }}</span> {% if document_type != '' %} <span class="badge badge-pill badge-secondary">{{ document_type }}</span> <span class="badge badge-pill badge-primary">{{ document_type }}</span> {% endif %} {% if device.legacy == "yes" %} Loading Loading
htdocs/_includes/device/product_page.html +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <div class="font-weight-bold product-title"> {{ title }} <span class="badge badge-pill badge-secondary">{{ subtitle }}</span> {% if document_type != '' %} <span class="badge badge-pill badge-secondary">{{ document_type }}</span> <span class="badge badge-pill badge-primary">{{ document_type }}</span> {% endif %} {% if device.legacy == "yes" %} Loading