appendInfoMsg: function (msg) {
          clearMessages();
          $rootScope[ngIHConfig.model.alerts].push({
            type: 'info',
            msg: msg