diff --git a/mockup.html b/mockup.html index 35a091f..e93a5d9 100644 --- a/mockup.html +++ b/mockup.html @@ -3790,11 +3790,14 @@ function elenaIntent(intent) { // question — показываем текстовое поле без загрузки if (intent === 'question') { + var step1El = document.getElementById('el-step1'); document.querySelectorAll('#el-step1 .int-card').forEach(function(c){ c.style.opacity='.45'; c.style.pointerEvents='none'; }); var qBox = document.createElement('div'); qBox.className = 'msg'; qBox.innerHTML = '
