Commit 3ade3c1f authored by Дмитрий Никулин's avatar Дмитрий Никулин Committed by Vitaly Lipatov

Close notice

parent 622c1cd8
......@@ -156,7 +156,7 @@
function setStatus (_status, message) {
if (_status === STATUS_NONE) {
clearNotice();
closeNotice();
} else {
var noticeType, fieldType;
switch (_status) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment