Removed useless logs and docs in prototype since there is a tutorial
This commit is contained in:
@@ -6,7 +6,7 @@ block title
|
||||
block configjs
|
||||
script RecommendedCamera = FixedCamera;
|
||||
|
||||
block preciseDescription
|
||||
//-block preciseDescription
|
||||
p
|
||||
| Recommended views are displayed with a
|
||||
| transparent blue arrow. They disappear when you
|
||||
|
||||
@@ -9,7 +9,7 @@ block mainjs
|
||||
script(src="/static/js/prototypeinteractive.min.js")
|
||||
|
||||
block description
|
||||
#instructions.panel.panel-default
|
||||
//-#instructions.panel.panel-default
|
||||
.panel-heading
|
||||
h4.panel-title
|
||||
a(href="#", data-target="#collapseInstructions", data-toggle="collapse",onclick="setTimeout(onWindowResize,500);") Instructions
|
||||
|
||||
@@ -6,7 +6,7 @@ block title
|
||||
block configjs
|
||||
script RecommendedCamera = ReverseCamera;
|
||||
|
||||
block preciseDescription
|
||||
//-block preciseDescription
|
||||
p
|
||||
| Recommended views are displayed with a strange
|
||||
| blue object. Basically, the curve at the
|
||||
|
||||
@@ -6,7 +6,7 @@ block title
|
||||
block configjs
|
||||
script RecommendedCamera = OldFixedCamera;
|
||||
|
||||
block preciseDescription
|
||||
//-block preciseDescription
|
||||
p
|
||||
| Recommended views are displayed with a
|
||||
| transparent red rectangle and some lines.
|
||||
|
||||
Reference in New Issue
Block a user