summaryrefslogtreecommitdiff
path: root/views/modal.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/modal.ejs')
-rw-r--r--views/modal.ejs3
1 files changed, 1 insertions, 2 deletions
diff --git a/views/modal.ejs b/views/modal.ejs
index a2ea680..4550aff 100644
--- a/views/modal.ejs
+++ b/views/modal.ejs
@@ -10,10 +10,9 @@
<div style="height: 70%; clear: both;"></div>
- [[ include partials/alert-modal ]]
[[ include partials/confirm-modal ]]
[[ include partials/sign-in ]]
- [[ include projects/new-project ]]
+ [[ include projects/layouts-modal ]]
[[ include projects/edit-project ]]
[[ include partials/footer ]]