eslint nanny strikes again
parent
80b92573b8
commit
1dd0b44334
|
@ -49,7 +49,7 @@ function initPage() {
|
|||
fullscreen: 'fa-arrows-alt',
|
||||
detailOpen: 'fa-plus',
|
||||
detailClose: 'fa-minus'
|
||||
}
|
||||
};
|
||||
|
||||
// Init the bootstrap-table
|
||||
$j('#eventTable').bootstrapTable('destroy').bootstrapTable({icons: icons});
|
||||
|
|
Loading…
Reference in New Issue