'warning': function(msg, title) {
            ctx._growls.addGrowl({
          icon: 'fa-bell-o',
          title: title || 'Внимание!',
          text: msg,