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

Fix Locked-Page not showing page content #2475

Merged

Conversation

michael-dev
Copy link
Contributor

While refactoring into inc/Action/Locked, the fall-through call
to html_edit was missed.
See 952acff

This removed the edit box from the locked page, which is needed
for users to get the page source or by etherpad lite plugin.

This change re-adds the call to html_edit for the locked action.

Signed-off-by: Michael Braun michael-dev@fami-braun.de

While refactoring into inc/Action/Locked, the fall-through call
to html_edit was missed.
See 952acff

This removed the edit box from the locked page, which is needed
for users to get the page source or by etherpad lite plugin.

This change re-adds the call to html_edit for the locked action.

Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
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