diff options
Diffstat (limited to 'sandbox/kgoodson/jagg-webapp/src/main/webapp')
-rw-r--r-- | sandbox/kgoodson/jagg-webapp/src/main/webapp/plan.html (renamed from sandbox/kgoodson/jagg-webapp/src/main/webapp/WEB-INF/plan.html) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/kgoodson/jagg-webapp/src/main/webapp/WEB-INF/plan.html b/sandbox/kgoodson/jagg-webapp/src/main/webapp/plan.html index f064b47160..3301507afa 100644 --- a/sandbox/kgoodson/jagg-webapp/src/main/webapp/WEB-INF/plan.html +++ b/sandbox/kgoodson/jagg-webapp/src/main/webapp/plan.html @@ -20,6 +20,7 @@ <head> <title>Plan</title> +<script type="text/javascript" src="dojo/dojo.js"></script> <script type="text/javascript" src="plan.js"></script> <script language="JavaScript"> |