Skip to content
Snippets Groups Projects
Commit 9ae732f0 authored by amandaghassaei's avatar amandaghassaei
Browse files

ui stuff

parent 9d012c15
No related branches found
No related tags found
No related merge requests found
......@@ -153,8 +153,9 @@ LatticeMenuView = Backbone.View.extend({
<br/><br/>\
<% } %>\
<br/>\
Scale:&nbsp;&nbsp;<input id="scaleSlider" data-slider-id="ex1Slider" type="text" data-slider-min="1" data-slider-max="100" data-slider-step="0.1" data-slider-value="<%= scale %>"/>\
<br/><input id="latticeScale" value="<%= scale %>" placeholder="enter scale" class="form-control numberInput" type="text"><br/><br/>\
Scale:&nbsp;&nbsp;<input id="latticeScale" value="<%= scale %>" placeholder="enter scale" class="form-control numberInput" type="text"><br/>\
<input id="scaleSlider" data-slider-id="ex1Slider" type="text" data-slider-min="1" data-slider-max="100" data-slider-step="0.1" data-slider-value="<%= scale %>"/>\
<br/>\
Units: &nbsp;&nbsp;\
<div class="btn-group">\
<button data-toggle="dropdown" class="btn dropdown-toggle" type="button"><%= allUnitTypes[units] %><span class="caret"></span></button>\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment