Bug 10096: (follow-up) fix typo introduced in previous followup
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
parent
2eee8f4191
commit
96974dc289
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +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" />
|
||||
+[% INCLUDE 'datatables.inc' %]
|
||||
[% INCLUDE 'datatables.inc' %]
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
function Import(Breeding,AuthType) {
|
||||
|
|
Loading…
Reference in a new issue