Removed radio buttons for selecting the intersection type from crystallography template.

This commit is contained in:
Valera Rozuvan
2012-11-22 13:55:50 +02:00
parent 111667defd
commit 19c463b739

View File

@@ -4,10 +4,6 @@
<div class="input_lattice">
Type: <select></select>
</div>
<div class="intersection_type">
Triangle: <input type="radio" value="triangle" />
Full: <input type ="radio" value="full" />
</div>
<div class="script_placeholder" data-src="/static/js/raphael.js"></div>
<div class="script_placeholder" data-src="/static/js/sylvester.js"></div>