From 8d749201d661f62766b4e3a84735c3307ff7ab5e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 11 Aug 2015 13:22:02 -0400 Subject: refactor environment loading --- views/modal.ejs | 3 ++- views/partials/scripts.ejs | 17 ++++++++++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) (limited to 'views') 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 @@
- [[ include partials/confirm-modal ]] + [[ include controls/builder/blueprint ]] + [[ include partials/confirm-modal ]] [[ include partials/sign-in ]] [[ include projects/layouts-modal ]] [[ include projects/edit-project ]] diff --git a/views/partials/scripts.ejs b/views/partials/scripts.ejs index 2de32fb..64ac135 100644 --- a/views/partials/scripts.ejs +++ b/views/partials/scripts.ejs @@ -28,6 +28,8 @@ + + @@ -79,10 +81,20 @@ + + + + - + + + + + + + @@ -115,6 +127,9 @@ + + + -- cgit v1.2.3-70-g09d2