スマホ向けページャーでページジャンプを可能にした
This commit is contained in:
@@ -160,6 +160,7 @@
|
||||
@endguest
|
||||
$('[data-toggle="tooltip"]').tooltip();
|
||||
$('.alert').alert();
|
||||
$('.tis-page-selector').pageSelector();
|
||||
@if (session('status'))
|
||||
setTimeout(function () {
|
||||
$('#status').alert('close');
|
||||
|
Reference in New Issue
Block a user