From 3f38c74a145e587a257fab0e0f27a03ca3c2c9eb Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Thu, 26 Nov 2015 23:20:10 +0200 Subject: WIP adding location-based stocking report --- servo/templates/products/index.html | 8 ++++---- servo/templates/products/view.html | 8 ++++---- servo/urls/products.py | 2 +- servo/views/product.py | 36 +++++++++++++++++++++++++----------- 4 files changed, 34 insertions(+), 20 deletions(-) (limited to 'servo') diff --git a/servo/templates/products/index.html b/servo/templates/products/index.html index 1bb75db..be5f8f2 100755 --- a/servo/templates/products/index.html +++ b/servo/templates/products/index.html @@ -26,15 +26,15 @@