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

Moving inline_editable to config layer #45

Merged
merged 1 commit into from
Dec 15, 2021
Merged

Conversation

micschk
Copy link
Contributor

@micschk micschk commented Dec 15, 2021

Adding private static $inline_editable = false; removing public function inlineEditable().
Fixes #44

Adding `private static $inline_editable = false;` removing `public function inlineEditable()`.
Fixes dnadesign#44
@wilr wilr merged commit 314e28e into dnadesign:master Dec 15, 2021
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.

Move inline_editable to config instead of hard-coded function
2 participants