mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-Prototype.git
synced 2026-08-19 12:43:58 +00:00
po
This commit is contained in:
@@ -1065,7 +1065,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
|
||||
$(document).ready(function () {
|
||||
|
||||
otable = $('#sample_3').dataTable({
|
||||
otable = $('#sample_3').dataTable({
|
||||
// Internationalisation. For more info refer to http://datatables.net/manual/i18n
|
||||
"language": {
|
||||
"aria": {
|
||||
@@ -1080,8 +1080,6 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
"search": "Search:",
|
||||
"zeroRecords": "No matching records found"
|
||||
},
|
||||
"paging": false,
|
||||
"ordering":false,
|
||||
"info":false,
|
||||
|
||||
// autoWidth: false,
|
||||
|
||||
@@ -67,7 +67,7 @@ var TableDatatablesEditable = function() {
|
||||
r = null,
|
||||
o = !1
|
||||
}
|
||||
var a = l.fnAddData(["", "", "", "", "", "", "", ""])
|
||||
var a = l.fnAddData(["", "", "", "", "", "", "", "", ""])
|
||||
, i = l.fnGetNodes(a[0]);
|
||||
t(l, i),
|
||||
r = i,
|
||||
|
||||
Reference in New Issue
Block a user