diff options
Diffstat (limited to 'views/modal.ejs')
| -rw-r--r-- | views/modal.ejs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/views/modal.ejs b/views/modal.ejs index 732953d..433861e 100644 --- a/views/modal.ejs +++ b/views/modal.ejs @@ -10,7 +10,8 @@ <div style="height: 70%; clear: both;" id="content"></div> - [[ include partials/confirm-modal ]] + [[ include controls/builder/blueprint ]] + [[ include partials/confirm-modal ]] [[ include partials/sign-in ]] [[ include projects/layouts-modal ]] [[ include projects/edit-project ]] |
