Skip to content

Commit

Permalink
Update booking-via-jasify.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonflypl committed Jul 25, 2015
1 parent a58acb5 commit 61a91c1
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -249,10 +249,6 @@
});
}

function activityPackageCheck() {

}

function canSelectAllForActivityPackage(activityPackage) {

var numActivitiesToBook = 0;
Expand Down Expand Up @@ -350,4 +346,4 @@
}
}
}
}(window.angular, _));
}(window.angular, _));

0 comments on commit 61a91c1

Please sign in to comment.