This commit is contained in:
Mojca Lorber 2020-03-13 15:04:56 +01:00
parent a1ea71e512
commit 24c345721c

View file

@ -5,6 +5,8 @@
<%= render partial: "shared/sidebar", locals: { page: 'project' } %>
<%= render partial: "shared/secondary_navigation" %>
<span style="display: none;" data-hook="projects-index-html"></span>
<% if can_create_projects?(current_team) %>
<!-- New project modal -->
<div class="modal" id="new-project-modal" tabindex="-1" role="dialog" aria-labelledby="new-project-modal-label">