mirror of
https://github.com/a2nt/silverstripe-webpack.git
synced 2024-10-22 17:05:31 +02:00
LayoutUI improvement
This commit is contained in:
parent
91577fe012
commit
61d6df132f
@ -25,7 +25,8 @@ const LayoutUI = (($) => {
|
||||
|
||||
class LayoutUI {
|
||||
static init() {
|
||||
this.dispose();
|
||||
const ui = this;
|
||||
ui.dispose();
|
||||
|
||||
console.log(`Initializing: ${NAME}`);
|
||||
// your custom UI
|
||||
|
Loading…
Reference in New Issue
Block a user