diff --git a/common.blocks/i-bem-dom/i-bem-dom.js b/common.blocks/i-bem-dom/i-bem-dom.js index 05cc3a7df..6ca6ec079 100644 --- a/common.blocks/i-bem-dom/i-bem-dom.js +++ b/common.blocks/i-bem-dom/i-bem-dom.js @@ -1004,6 +1004,8 @@ bemDom = /** @exports */{ return ctx; }, + _initEntity : initEntity, + /** * @param {jQuery} ctx Root DOM node * @param {Boolean} [excludeSelf=false] Exclude the main domElem