From 0b95062c8898a41f173a4c1f992df6d76c06b5e7 Mon Sep 17 00:00:00 2001 From: laf Date: Thu, 2 Apr 2015 19:28:39 +0100 Subject: [PATCH] Updated search box to fit in with design --- html/pages/inventory.inc.php | 93 ++++++++++++++++++------------------ 1 file changed, 47 insertions(+), 46 deletions(-) diff --git a/html/pages/inventory.inc.php b/html/pages/inventory.inc.php index 701c96c22..dc0a5dad6 100644 --- a/html/pages/inventory.inc.php +++ b/html/pages/inventory.inc.php @@ -1,53 +1,7 @@ - - -
-
- -
-
- Part No - -
-
- -
-
- Device - -
-
- -
- -
@@ -71,6 +25,53 @@ print_optionbar_end(); var grid = $("#inventory").bootgrid({ ajax: true, + templates: { + header: "
"+ + "
"+ + "
"+ + "\" placeholder=\"Description\" class=\"form-control input-sm\" />"+ + "
"+ + "
"+ + " Part No "+ + ""+ + "
"+ + "
"+ + "\" placeholder=\"Serial\" class=\"form-control input-sm\"/>"+ + "
"+ + "
"+ + " Device "+ + ""+ + "
"+ + "
"+ + "\" placeholder=\"Description\" class=\"form-control input-sm\"/>"+ + "
"+ + ""+ + "
"+ + "

" + }, post: function () { return {