diff options
| author | Julie Lala <jules@okfoc.us> | 2014-06-04 09:49:19 -0400 |
|---|---|---|
| committer | Julie Lala <jules@okfoc.us> | 2014-06-04 09:49:19 -0400 |
| commit | 62fdac2d01ad9d0c5a95cc6da5a5397cdd6f767b (patch) | |
| tree | 834994ea159ec2790470e02ae0d7ca68a6b553d2 | |
| parent | b4c51539637de1304058aede6c4e41342365e0a9 (diff) | |
etc
| -rw-r--r-- | views/profile.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/views/profile.html b/views/profile.html index bcc4ea9..b3f5041 100644 --- a/views/profile.html +++ b/views/profile.html @@ -27,7 +27,6 @@ <h1>Ivan has 4 projects</h1> - <table> <tr> <td class="border room1"> @@ -117,25 +116,6 @@ </div> </div> -<div class="mediaDrawer fixed animate newProject"> - <span class="bigClose">X</span> - <div class="box"> - - <div class="templates"> - <h1>Choose Room Template</h1> - <span></span> - <span></span> - <span></span> - <span></span> - <span></span> - <span></span> - </div> - <form> - <input id="saveForm" class="button_text" type="submit" name="submit" value="Create Project" /> - </form> - </div> -</div> - </body> [[ include partials/scripts ]] |
