Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

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)