From 713e87ce00701f8ee7634e2dcf4124ed3973a09e Mon Sep 17 00:00:00 2001 From: printempw Date: Sun, 25 Sep 2016 09:49:59 +0800 Subject: [PATCH] fix search of users & players on admin page --- resources/views/admin/players.tpl | 12 +++++++++++- resources/views/admin/users.tpl | 12 +++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/resources/views/admin/players.tpl b/resources/views/admin/players.tpl index f45109e3..7adafbc6 100644 --- a/resources/views/admin/players.tpl +++ b/resources/views/admin/players.tpl @@ -19,8 +19,8 @@
@@ -147,6 +147,16 @@ @endsection +@section('style') + +@endsection + @section('script')