Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Code Style: Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
gseguin committed Mar 4, 2013
1 parent b50bdc1 commit 22b5be4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/unit/navigation/index.html
Expand Up @@ -9,9 +9,9 @@
<script src="../jquery.setNameSpace.js"></script>
<script src="../../../tests/jquery.testHelper.js"></script>
<script type="text/javascript">
$( document ).bind( "mobileinit", function(){
$.testHelper.setPushState();
});
$( document ).bind( "mobileinit", function(){
$.testHelper.setPushState();
});
</script>
<script src="../../../js/"></script>
<link rel="stylesheet" href="../../../css/themes/default/jquery.mobile.css"/>
Expand Down

0 comments on commit 22b5be4

Please sign in to comment.