diff --git a/controllers/prototype/views/prototype.jade b/controllers/prototype/views/prototype.jade index 171ec0c..db86657 100644 --- a/controllers/prototype/views/prototype.jade +++ b/controllers/prototype/views/prototype.jade @@ -31,7 +31,7 @@ block content #instructions.panel.panel-default(style={'margin-top':'10px', 'margin-bottom':'10px'}) .panel-heading h4.panel-title - a(href="#collapseInstructions", data-target="#collapseInstructions", data-toggle="collapse",onclick="setTimeout(onWindowResize,500);") Instructions + a(data-target="#", data-toggle="collapse",onclick="setTimeout(onWindowResize,500);") Instructions .panel-collapse.collapse.in#collapseInstructions .panel-body @@ -95,7 +95,7 @@ block content | will disappear when you reach it. p - | You may now hide this panel and start playing ! + | You may now hide this panel and start playing ! button#full.btn.btn-primary(style={'margin-right': '10px', 'margin-bottom': '10px'}) Fullscreen button#reset.btn.btn-primary(style={'margin-right': '10px', 'margin-bottom':'10px'}) Reset camera