UI Fix: Show sidebar on project edit.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
| {% extends 'projects/view.html' %}
|
||||
|
||||
| {% block body %}
|
||||
#project-container.container
|
||||
#project-container.container.is-sidebar-visible
|
||||
div.page-content
|
||||
| {% include 'nodes/edit_embed.html' %}
|
||||
| {% endblock body %}
|
||||
|
Reference in New Issue
Block a user