PATH: /home/hwyuvbry/public_html/assets/plugins/bootstrap-datatable/js
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 buttons.bootstrap4.min.js
↓
X
📄 buttons.colVis.min.js
↓
X
📄 buttons.html5.min.js
↓
X
📄 buttons.print.min.js
↓
X
📄 dataTables.bootstrap4.min.js
↓
X
📄 dataTables.buttons.min.js
↓
X
📄 jquery.dataTables.min.js
↓
X
📄 jszip.min.js
↓
X
📄 pdfmake.min.js
↓
X
📄 vfs_fonts.js
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: buttons.bootstrap4.min.js
/*! Bootstrap integration for DataTables' Buttons ©2016 SpryMedia Ltd - datatables.net/license */ (function(c) { "function" === typeof define && define.amd ? define(["jquery", "datatables.net-bs4", "datatables.net-buttons"], function(a) { return c(a, window, document) }) : "object" === typeof exports ? module.exports = function(a, b) { a || (a = window); if (!b || !b.fn.dataTable) b = require("datatables.net-bs4")(a, b).$; b.fn.dataTable.Buttons || require("datatables.net-buttons")(a, b); return c(b, a, a.document) } : c(jQuery, window, document) })(function(c) { var a = c.fn.dataTable; c.extend(!0, a.Buttons.defaults, { dom: { container: { className: "dt-buttons btn-group" }, button: { className: "btn btn-outline-primary" }, collection: { tag: "div", className: "dt-button-collection dropdown-menu", button: { tag: "a", className: "dt-button dropdown-item", active: "active", disabled: "disabled" } } } }); a.ext.buttons.collection.className += " dropdown-toggle"; return a.Buttons });
SIMPAN PERUBAHAN