THe NREN Service Matrix is part of the NREN Compendium. The code for the matrix is in: /app/assets/javascripts/matrix_report.

Main template is: /app/views/nrens_services.html.erb

The json data gets generated by the RoR backend and is in ReportsController::services_for_nren (app/controllers)

  • No labels