Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Commit

Permalink
Foundation build to bower-foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
mhayes committed Jan 8, 2015
1 parent 009592d commit 3b67c37
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions js/foundation.js
Original file line number Diff line number Diff line change
Expand Up @@ -4461,9 +4461,6 @@
}

this.key_up_on(modal); // PATCH #3: turning on key up capture only when a reveal window is open
// modal.on('open.fndtn.reveal').trigger('open.fndtn.reveal', function(e) {
// console.log(e);
// });

modal.on('open.fndtn.reveal').trigger('open.fndtn.reveal');

Expand Down
3 changes: 0 additions & 3 deletions js/foundation/foundation.reveal.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,6 @@
}

this.key_up_on(modal); // PATCH #3: turning on key up capture only when a reveal window is open
// modal.on('open.fndtn.reveal').trigger('open.fndtn.reveal', function(e) {
// console.log(e);
// });

modal.on('open.fndtn.reveal').trigger('open.fndtn.reveal');

Expand Down

0 comments on commit 3b67c37

Please sign in to comment.