Skip to content

Commit

Permalink
-aggiornato jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
fiste788 committed Nov 14, 2012
1 parent f0eae7a commit 7b30ee5
Show file tree
Hide file tree
Showing 2 changed files with 9,473 additions and 3 deletions.
9,474 changes: 9,472 additions & 2 deletions js/jquery/jquery.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tpl/layout.tpl.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<script src="<?php echo JSURL ?>modernizr/modernizr.min.js"></script>
</head>
<?php flush(); ?>
<body<?php if (DEBUG) echo ' class="debug"' ?>>
<body>
<nav id="topbar" class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner"><?php echo $this->navbar; ?></div>
</nav>
Expand Down

0 comments on commit 7b30ee5

Please sign in to comment.