diff --git a/git_info.json b/git_info.json index 3aa0eff..77fd2ef 100644 --- a/git_info.json +++ b/git_info.json @@ -1 +1 @@ -{"branch_name":"dev","last_commit_date":"2022-02-16T05:53:00.000Z","last_commit_author":"anjujangid","last_commit_hash":"f2f7e950c23cbceba74baef19644560f465a0e61"} \ No newline at end of file +{"branch_name":"dev","last_commit_date":"2022-02-16T06:31:09.000Z","last_commit_author":"anjujangid","last_commit_hash":"19d58cff7a503d3ffb27b38c96bb5bd7ab0385d5"} \ No newline at end of file diff --git a/src/routes/retailer/boxed_order_history.vue b/src/routes/retailer/boxed_order_history.vue index 7255bd4..60403e7 100644 --- a/src/routes/retailer/boxed_order_history.vue +++ b/src/routes/retailer/boxed_order_history.vue @@ -209,7 +209,6 @@ export default { headers: [ { text: "Date", value: "date" }, { text: "Order #", value: "order" }, - { text: "Retailer Name", value: "retailername" }, { text: "Sales Rep Name", value: "salesrepname" }, { text: "Status", value: "status" }, { text: "PO Number", value: "POnumber" },