From d3b07411dae6cb7fdc98c09aef5a31e220a2791b Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 23 May 2017 02:50:51 -0700 Subject: [PATCH] Added depts to bootstrap-table javascript formatters --- resources/views/partials/bootstrap-table.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/partials/bootstrap-table.blade.php b/resources/views/partials/bootstrap-table.blade.php index e3ef85dfcf..2816f75d8f 100644 --- a/resources/views/partials/bootstrap-table.blade.php +++ b/resources/views/partials/bootstrap-table.blade.php @@ -179,6 +179,7 @@ $('.snipe-table').bootstrapTable({ 'licenses', 'categories', 'suppliers', + 'departments', 'companies', 'depreciations', 'fieldsets',