Browse Source

Notified always on

pull/1/head
Nafies Luthfi 5 years ago
parent
commit
0d9e797626
  1. 2
      resources/views/welcome.blade.php

2
resources/views/welcome.blade.php

@ -107,7 +107,7 @@
type: 'success', type: 'success',
layout: 'bottomRight', layout: 'bottomRight',
text: e.message, text: e.message,
timeout: 5000
timeout: false
}); });
}); });
</script> </script>

Loading…
Cancel
Save