BathHacked/energy-sparks

View on GitHub
app/views/schools/low_carbon_hub_installations/check.js.erb

Summary

Maintainability
Test Coverage
$('#low-carbon-hub-<%= @low_carbon_hub_installation.id %>-test').html('<i class="fas <%= @api_ok ? 'text-success fa-circle-check' : 'text-danger fa-circle-xmark' %>"></i> Check API');