Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronwp committed Mar 30, 2015
1 parent de13489 commit 297f79a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion views/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,6 @@ var resizePizzas = function(size) {
var windowwidth = document.querySelector("#randomPizzas").offsetWidth;
var oldsize = oldwidth / windowwidth;

// TODO: change to 3 sizes? no more xl?
// Changes the slider value to a percent width
function sizeSwitcher (size) {
switch(size) {
Expand Down

0 comments on commit 297f79a

Please sign in to comment.