Commit 19c463b7 by Valera Rozuvan

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

parent 111667de
...@@ -4,10 +4,6 @@ ...@@ -4,10 +4,6 @@
<div class="input_lattice"> <div class="input_lattice">
Type: <select></select> Type: <select></select>
</div> </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/raphael.js"></div>
<div class="script_placeholder" data-src="/static/js/sylvester.js"></div> <div class="script_placeholder" data-src="/static/js/sylvester.js"></div>
......
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