diff --git a/html/pages/inventory.inc.php b/html/pages/inventory.inc.php index 701c96c223..dc0a5dad67 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 {