aboutsummaryrefslogtreecommitdiff
path: root/app/views/resources/_form.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Avoid errors on missing Taxonomyhellekin2020-10-091-1/+1
|
* Scope routes to Agenthellekin2020-10-091-0/+61
Since an Agent is required for all records, we scope the routes and get it present for free ;) This commit also adds resource views.