Typo in template

This commit is contained in:
Eric A. Miller
2014-11-05 20:44:54 -05:00
parent d8102bf0d4
commit 78a31b9b1c

View File

@@ -42,7 +42,7 @@ $(document).ready(function() {
return he.encode(data || ''); return he.encode(data || '');
} }
} }
]. ],
[% INCLUDE 'ajax/datatabledefaults.tt' -%] [% INCLUDE 'ajax/datatabledefaults.tt' -%]
}); });
}); });