rebuild and push

This commit is contained in:
Jacob Thornton
2012-02-01 16:41:44 -08:00
parent 33f65af83b
commit b936d2f41c
12 changed files with 39 additions and 18 deletions
+2 -2
View File
@@ -1460,10 +1460,9 @@ $('.myCarousel').carousel({
<script src="assets/js/bootstrap-typeahead.js"></script>
<script src="assets/js/application.js"></script>
<!-- Analytics
================================================== -->
<script type="text/javascript">
<script>
var _gauges = _gauges || [];
(function() {
var t = document.createElement('script');
@@ -1476,5 +1475,6 @@ $('.myCarousel').carousel({
s.parentNode.insertBefore(t, s);
})();
</script>
</body>
</html>