1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-02-24 07:03:13 +01:00
This commit is contained in:
Kushagra Gour 2017-05-08 11:24:34 +05:30
parent 84da0128e9
commit 295b02d1d8

View File

@ -1293,6 +1293,7 @@ runBtn, searchInput, consoleEl, consoleLogEl, logCountEl
trackEvent('ui', 'saveBtnClick', currentItem.id ? 'saved' : 'new');
saveItem();
};
/**
* Toggles a modal and logs an event.
* @param {Node} modal modal to be toggled