Skip to content

Commit

Permalink
adding strict
Browse files Browse the repository at this point in the history
  • Loading branch information
mbernst committed Jan 20, 2014
1 parent 821f42b commit 88f2339
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/js/introHCI.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
'use strict';

// Call this function when the page loads (the "ready" event)
$(document).ready(function() {
initializePage();
Expand Down

0 comments on commit 88f2339

Please sign in to comment.