Licitator 1.0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
285 B

5 years ago
  1.  var n = noty({
  2. text: '<img src="assets/img/face36x36.jpg"> <strong>Marcel Newman</strong> <br /> Hi! Welcome. This is CUBES, the new Dashboard panel created for WrapBootstrap. Please take a look and enjoy.',
  3. type: 'alert',
  4. layout: 'topRight',
  5. closeWith: ['hover'],
  6. });