-
Notifications
You must be signed in to change notification settings - Fork 9
With the view "files" disabled, localgov_core cause an exception #283 #297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…mment empty catch
… menu. Note: This is opinionated administration configuration that probably shouldn't be enforced on users just requiring core or media. It probably wants to live somewhere else.
The view is supplied by localgov_media so creating the link here too. Probably wants to be in some other LocalGov Admin configuration module really.
Still needs a simple test to check: |
HA! "simple" We don't yet have tests for this. Suggest, merge this and make a follow-up? @finnlewis @stephen-cox @tonypaulbarker |
Also see the source of the original pull request #221 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
A follow up issue for tests sounds good.
We do need to fix the coding standards failure before merging
|
I have fixed it 🙂 |
Push of further developed branch from #283