<script>
$(document).ready(function() {
$("#code").focus();
var txtActivefilter = _("Filter system credit types");
var txtInactivefilter = _("Show all credit types");
var table_credit_types = $("#table_credit_types").dataTable($.extend(true, {}, dataTablesDefaults, {
-