mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-05 12:15:14 -05:00
More input binding stuff
This commit is contained in:
@@ -86,6 +86,8 @@ var hljs=new function(){function m(p){return p.replace(/&/gm,"&").replace(/<
|
||||
hljs.initHighlightingOnLoad();
|
||||
</script>
|
||||
|
||||
<script src="jquery.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -275,7 +277,6 @@ hljs.initHighlightingOnLoad();
|
||||
|
||||
|
||||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
<script src="jquery.js"></script>
|
||||
<script src="jquery.ba-hashchange.min.js"></script>
|
||||
<script src="bootstrap/js/bootstrap.min.js"></script>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user