From 557cde7ccc7dca4a8f594c6c9cfd3e036b57c6ac Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 5 Jun 2018 17:02:04 +1200 Subject: [PATCH] update index.blade.php.stub, suitable bootstrap 4 bootstrap does not support glyphicons defaultly. I think this will make the 3 action buttons look better. --- .../views/bs3/pages/index.blade.php.stub | 22 ++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/src/Stubs/views/bs3/pages/index.blade.php.stub b/src/Stubs/views/bs3/pages/index.blade.php.stub index e835480..0522f93 100644 --- a/src/Stubs/views/bs3/pages/index.blade.php.stub +++ b/src/Stubs/views/bs3/pages/index.blade.php.stub @@ -30,20 +30,32 @@ {{table_fields_content}} + @endforeach @@ -58,4 +70,4 @@ -@endsection \ No newline at end of file +@endsection