Skip to content
Snippets Groups Projects
Commit bf4c4589 authored by Amanda Ghassaei's avatar Amanda Ghassaei
Browse files

remove more ui

parent 824d0143
No related branches found
No related tags found
No related merge requests found
......@@ -121,7 +121,7 @@ AnimationMenuView = Backbone.View.extend({
<% } %>\
<input id="speedSlider" data-slider-id="speedSlider" type="text" data-slider-min="1" data-slider-max="20" data-slider-step="1" data-slider-value="<%= simSpeed %>"/>\
<br/><a href="#" id="saveSendMenu" class=" btn btn-block btn-lg btn-default">Save</a><br/>\
Assembly Time:&nbsp;&nbsp;<br/><br/>\
<!--Assembly Time:&nbsp;&nbsp;<br/><br/>-->\
<% if (editsMadeToProgram && needsPostProcessing){ %>\
<div id="postWarning">You have made the following changes that require post processing:<br/>\
This will override edits you have made to the G-code. OK to override? <a href="#" class="overrideEdits btn btn-block btn-lg btn-danger">OK</a></div>\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment