From 9fa70ae6566d98cc221206fb89c84a20c3336414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Sat, 16 Jul 2022 21:24:36 +0200 Subject: [PATCH] Add filtering by scale --- ram/portal/templates/base.html | 2 +- ram/portal/templates/consist.html | 2 +- ram/portal/templates/page.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ram/portal/templates/base.html b/ram/portal/templates/base.html index 20fc56e..f75f625 100644 --- a/ram/portal/templates/base.html +++ b/ram/portal/templates/base.html @@ -123,7 +123,7 @@ Scale - {{ r.scale }} + {{ r.scale }} SKU diff --git a/ram/portal/templates/consist.html b/ram/portal/templates/consist.html index 57c08ec..ffc138f 100644 --- a/ram/portal/templates/consist.html +++ b/ram/portal/templates/consist.html @@ -60,7 +60,7 @@ Scale - {{ r.rolling_stock.scale }} + {{ r.rolling_stock.scale }} SKU diff --git a/ram/portal/templates/page.html b/ram/portal/templates/page.html index 4bc34e2..714b901 100644 --- a/ram/portal/templates/page.html +++ b/ram/portal/templates/page.html @@ -76,7 +76,7 @@ Scale - {{ rolling_stock.scale }} + {{ rolling_stock.scale }} SKU