mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-23 02:03:49 -04:00
The view here is rebuilding a pseudo-service object. Now that service objects have templates it’s cleaner to use the actual service object. Requires a small change to the `templates_by_type` method so that it can filter by one or many template types (a user should be able to copy any template whose type is enabled for their service, and the service they’re copying from).