diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-16 08:17:43 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-16 08:17:43 +0200 |
commit | 79a88fed72b5582118ce708d023ec3ad8abf0a10 (patch) | |
tree | 7ce803fab34fdeb6faa96047d8f02216887558aa /views/test.ejs | |
parent | Test placement animation (diff) | |
download | Divid-79a88fed72b5582118ce708d023ec3ad8abf0a10.tar.gz |
test placement animation
Diffstat (limited to 'views/test.ejs')
-rw-r--r-- | views/test.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/test.ejs b/views/test.ejs index c2965a1..b37bac6 100644 --- a/views/test.ejs +++ b/views/test.ejs @@ -25,7 +25,7 @@ <div class="span9 content"> <section class="content"> <h1><%= title %></h1> - <div class="anim view-3D set-speed zoom-large span9"> + <div class="anim view-3D set-speed zoom-large"> <div id="scene" class="scale-stretched"> <div id="situation" class="divid"> <div id="activity1" class="orbit"> |