Removed radio buttons for selecting the intersection type from crystallography template.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user