Skip to content

Commit

Permalink
bug 10096: (follow-up) use datatables.inc
Browse files Browse the repository at this point in the history
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
  • Loading branch information
gmcharlt committed Oct 4, 2013
1 parent 076e537 commit 1358ace
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
[% INCLUDE 'doc-head-close.inc' %]
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script>
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables.css" />
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.dataTables.min.js"></script>
[% INCLUDE 'datatables-strings.inc' %]
<script type="text/javascript" src="[% themelang %]/js/datatables.js"></script>
+[% INCLUDE 'datatables.inc' %]
<script type="text/javascript">
//<![CDATA[
function Import(Breeding,AuthType) {
Expand Down

0 comments on commit 1358ace

Please sign in to comment.