Created by: odlp
Relating to #320 (closed), this test demos how to provide a custom scope for the resources displayed in an Administrate controller's #index
action.
It also updates the comments in the controller template which are out of date; referencing instance variables (such as @resources
) which aren't in use any more (pointed out by @vasco here).
This PR replaces #1167