update path of jquery.stickytableheaders.js

Update the location of jquery.stickytableheaders.js. In this case is used the compressed version available of this javascript.
This commit is contained in:
Jorge Paredes 2017-03-23 10:18:06 -05:00 committed by GitHub
parent f49e262cee
commit 4d749377f5
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@
#+HTML_HEAD: <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
#+HTML_HEAD: <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="http://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="http://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="http://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>