mirror of
https://github.com/chinchang/web-maker.git
synced 2025-02-24 15:12:51 +01:00
WIP
This commit is contained in:
parent
84da0128e9
commit
295b02d1d8
@ -1293,6 +1293,7 @@ runBtn, searchInput, consoleEl, consoleLogEl, logCountEl
|
|||||||
trackEvent('ui', 'saveBtnClick', currentItem.id ? 'saved' : 'new');
|
trackEvent('ui', 'saveBtnClick', currentItem.id ? 'saved' : 'new');
|
||||||
saveItem();
|
saveItem();
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Toggles a modal and logs an event.
|
* Toggles a modal and logs an event.
|
||||||
* @param {Node} modal modal to be toggled
|
* @param {Node} modal modal to be toggled
|
||||||
|
Loading…
x
Reference in New Issue
Block a user