Is your feature request related to a problem? Please describe.
With the closure of AGL we need to remove their library from the NEOS home page.
Describe the solution you'd like
Removing AGL location from /app/views/catalog/_home_text.html.erb, which is populated by the neos_libraries variable in the catalogue_controller.
Other considerations
I'm not sure where the data for @neos_libraries comes from. It used to be in static configuration files but may now be populated from a database.
Is your feature request related to a problem? Please describe. With the closure of AGL we need to remove their library from the NEOS home page.
Describe the solution you'd like Removing AGL location from /app/views/catalog/_home_text.html.erb, which is populated by the neos_libraries variable in the catalogue_controller.
Other considerations I'm not sure where the data for @neos_libraries comes from. It used to be in static configuration files but may now be populated from a database.