Loading src/webui/service/templates/device/detail.html +1 −1 Original line number Diff line number Diff line Loading @@ -86,7 +86,7 @@ </tbody> </table> </div> {% if device.components|length > 1 %} {% if device.components|length > 0 %} <div class="col-sm-8"> <table class="table table-striped table-hover"> <thead> Loading Loading
src/webui/service/templates/device/detail.html +1 −1 Original line number Diff line number Diff line Loading @@ -86,7 +86,7 @@ </tbody> </table> </div> {% if device.components|length > 1 %} {% if device.components|length > 0 %} <div class="col-sm-8"> <table class="table table-striped table-hover"> <thead> Loading