Sessions with gorilla
This commit is contained in:
parent
44114bd91d
commit
c513344169
15 changed files with 251 additions and 47 deletions
|
@ -7,17 +7,8 @@
|
|||
|
||||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
<script src="/js/jquery.js"></script>
|
||||
<script src="/js/bootstrap-transition.js"></script>
|
||||
<script src="/js/bootstrap-alert.js"></script>
|
||||
<script src="/js/bootstrap-modal.js"></script>
|
||||
<script src="/js/bootstrap-dropdown.js"></script>
|
||||
<script src="/js/bootstrap-scrollspy.js"></script>
|
||||
<script src="/js/bootstrap-tab.js"></script>
|
||||
<script src="/js/bootstrap-tooltip.js"></script>
|
||||
<script src="/js/bootstrap-popover.js"></script>
|
||||
<script src="/js/bootstrap-button.js"></script>
|
||||
<script src="/js/bootstrap-collapse.js"></script>
|
||||
<script src="/js/bootstrap-carousel.js"></script>
|
||||
<script src="/js/bootstrap-typeahead.js"></script>
|
||||
<script src="/js/bootstrap-alert.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Reference in a new issue