aboutsummaryrefslogtreecommitdiff
path: root/app/views/resources/_edit.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Fix Resource editionhellekin2020-10-091-2/+2
|
* Scope routes to Agenthellekin2020-10-091-0/+6
Since an Agent is required for all records, we scope the routes and get it present for free ;) This commit also adds resource views.