From 72e9d4e3e878eb0ffdf289af66e6d9af77bb26e9 Mon Sep 17 00:00:00 2001 From: shibafu Date: Sat, 16 Feb 2019 20:50:22 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B9=E3=83=9E=E3=83=BC=E3=83=88=E3=83=95?= =?UTF-8?q?=E3=82=A9=E3=83=B3=E5=90=91=E3=81=91=E3=81=AE=E7=B0=A1=E6=98=93?= =?UTF-8?q?=E3=81=AA=E3=83=9A=E3=83=BC=E3=82=B8=E3=83=A3=E3=83=BC=E3=82=92?= =?UTF-8?q?=E7=94=A8=E6=84=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/user/profile.blade.php | 18 +----------------- .../views/vendor/pagination/default.blade.php | 19 ++++++++++++++++++- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/resources/views/user/profile.blade.php b/resources/views/user/profile.blade.php index 4e442ca..51c59ae 100644 --- a/resources/views/user/profile.blade.php +++ b/resources/views/user/profile.blade.php @@ -87,23 +87,7 @@ @endforelse - + {{ $ejaculations->links(null, ['className' => 'mt-4 justify-content-center']) }} @endif @component('components.modal', ['id' => 'deleteCheckinModal']) diff --git a/resources/views/vendor/pagination/default.blade.php b/resources/views/vendor/pagination/default.blade.php index 3f98455..f661f12 100644 --- a/resources/views/vendor/pagination/default.blade.php +++ b/resources/views/vendor/pagination/default.blade.php @@ -1,5 +1,6 @@ @if ($paginator->hasPages()) -