From eaf55f5e793cedeae3e14a44153ecef5c44f77ea Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 3 Oct 2017 18:12:30 -0700 Subject: [PATCH] Hide table toolbar id models are deleted --- resources/views/models/index.blade.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/views/models/index.blade.php b/resources/views/models/index.blade.php index 4e8ba5b3c0..b7ab4caf2b 100755 --- a/resources/views/models/index.blade.php +++ b/resources/views/models/index.blade.php @@ -40,12 +40,15 @@ 'id' => 'bulkForm']) }}
+ + @if (Input::get('status')!='deleted')
+ @endif