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

small changes

parent 8e985f31
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ LatticeMenuView = Backbone.View.extend({
Cell Connection:&nbsp;&nbsp;<%= formattedConnectionType %><br/>\
Scale:&nbsp;&nbsp;<input id="latticeScale" value="<%= scale %>" placeholder="enter scale" class="form-control" type="text"><br/>\
NumCells:&nbsp;&nbsp;<%= numCells %><br/>\
Show Bounding Box:<br/><br/>\
<br/>\
<a href="#" id="latticeMenuClearCells" class=" btn btn-block btn-lg btn-default">Clear All Cells</a><br/>\
')
......
......@@ -67,7 +67,7 @@ AppState = Backbone.Model.extend({
},
///////////////////////////////////////////////////////////////////////////////
////////////////////KEYS AND MOUSE EVENTS//////////////////////////////////////
/////////////////////KEY BINDINGS//////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
_handleKeyStroke: function(e){//receives keyup and keydown
......
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