public_html/layouts/basic/modules/Settings/Log/resources/LogsOwasp.js
Function getData
has 46 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
getData(callback) {
const progressIndicatorElement = jQuery.progressIndicator({
position: 'html',
blockInfo: {
enabled: true
Function initDataTable
has 29 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
initDataTable(data, columns) {
return this.container.find('.js-data-table').dataTable({
searching: false,
processing: false,
scrollX: true,