Hide AZ-heading error (not used yet)

This commit is contained in:
Ilya Ig. Petrov 2018-04-12 13:16:34 +05:00
parent 9ee9954a43
commit 555d2c30bf

View File

@ -131,9 +131,10 @@
);
}
if (headError) {
const errText = \`\${azUrl} недоступен! <a href="https://rebrand.ly/ac-contact">Сообщите нам!</a>\`;
const errText = \`\${azUrl} недоступен!
<a href="https://rebrand.ly/ac-contact">Сообщите нам</a>, если повторяется!\`;
console.log(errText);
addWarning(errText);
//addWarning(errText); // Uncomment when needed.
/* Do nothing for now like it's not critical. Otherwise uncomment.
clarifyThen(
errText,