Commit de6ec2df authored by delanoe's avatar delanoe

[DESIGN] button.

parent 6696e723
...@@ -496,9 +496,11 @@ ...@@ -496,9 +496,11 @@
<h4> <h4>
<span class="glyphicon glyphicon-ok-circle" aria-hidden="true"></span> <span class="glyphicon glyphicon-ok-circle" aria-hidden="true"></span>
Do you want to test ?</h4> Do you want to test ?</h4>
<btn class="btn btn-info" onclick="goFirstGraph()"> <center>
<span style="font-size:120%">Compute a new graph</span> <br/> with conditional distance <btn class="btn btn-primary" onclick="goFirstGraph()">
</btn> <span style="font-size:120%">Compute a new graph</span> <br/> with conditional distance
</btn>
</center>
{% endif %} {% endif %}
</ol> </ol>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment