parent
16005931fc
commit
bd1976c4cf
6
resources/assets/js/app.js
vendored
6
resources/assets/js/app.js
vendored
@ -21,12 +21,6 @@ $(() => {
|
||||
$('.alert').alert();
|
||||
$('.tis-page-selector').pageSelector();
|
||||
|
||||
if (document.getElementById('status')) {
|
||||
setTimeout(function () {
|
||||
$('#status').alert('close');
|
||||
}, 5000);
|
||||
}
|
||||
|
||||
$('.link-card').linkCard();
|
||||
$('#deleteCheckinModal').deleteCheckinModal();
|
||||
});
|
Loading…
Reference in New Issue
Block a user