From 4f4fa4a6e4de46cd6d1af9b2b97dd6aedd3587b7 Mon Sep 17 00:00:00 2001 From: Amanda Ghassaei <amandaghassaei@gmail.com> Date: Tue, 24 Mar 2015 23:40:55 -0400 Subject: [PATCH] removed comments --- js/menus/LatticeMenuView.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/js/menus/LatticeMenuView.js b/js/menus/LatticeMenuView.js index 7c720a07..1db2299b 100644 --- a/js/menus/LatticeMenuView.js +++ b/js/menus/LatticeMenuView.js @@ -176,8 +176,6 @@ LatticeMenuView = Backbone.View.extend({ Num Cells: <%= numCells %><br/><br/>\ <br/>\ <a href="#" id="latticeMenuClearCells" class=" btn btn-block btn-lg btn-default">Clear All Cells</a><br/>\ - hint: click to create cells, shift+drag to create a lot of cells, d+click to delete cells<br/>\ - hold "p" key to see parts\ ') }); -- GitLab