File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 <span class =" relative inline-flex items-center px-4 py-2 -ml-px text-sm font-medium text-gray-500 bg-white border border-gray-300 cursor-default leading-5" >{{ $page } } </span >
7272 </span >
7373 @else
74- <a href =" {{ $url } }" class =" relative inline-flex items-center px-4 py-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label =" {{ __ (' pagination.goto_page ' , [' page' => $page ]) } }" >
74+ <a href =" {{ $url } }" class =" relative inline-flex items-center px-4 py-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label =" {{ __ (' Go to page :page ' , [' page' => $page ]) } }" >
7575 {{ $page } }
7676 </a >
7777 @endif
You can’t perform that action at this time.
0 commit comments