Project

General

Profile

« Previous | Next » 

Revision 60881

[Admin | New-UI]: Criteria add error on save

View differences:

criteria.component.ts
204 204
          timeout: 6000,
205 205
          pos: 'bottom-right'
206 206
        });
207
      }, error => {
208
        UIkit.notification('An error has been occurred. Try again later!', {
209
          status: 'danger',
210
          timeout: 6000,
211
          pos: 'bottom-right'
212
        });
207 213
      });
208 214
    } else {
209 215
      UIkit.notification('An error has been occurred. Try again later!', {

Also available in: Unified diff