Skip to content
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

On Dashboard listings, use 'key' instead of 'slug' #7141

Merged
merged 1 commit into from
Nov 3, 2017

Conversation

bobdenotter
Copy link
Member

Additional fix for #7124, using 'key' instead of 'slug'. Using the CT from #7124, you'd get this on the dashboard:

screen shot 2017-11-03 at 11 26 56

In the listings, we pass in the permissions, using context.permissions[contenttype.slug], but this should use the 'key' instead.

@GwendolenLynch GwendolenLynch merged commit 507fd2f into 3.4 Nov 3, 2017
@GwendolenLynch GwendolenLynch deleted the hotfix/key-vs-slug branch November 3, 2017 11:51
@GwendolenLynch GwendolenLynch added this to the Bolt 3.4 - Feature release milestone Nov 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants