← back to Fabricwallpaper
rails: editorial labels for firing aesthetic buckets
ca73a395f63b81b2b259fa59d2b2cc0f7b76dc8f · 2026-05-26 09:59:53 -0700 · Steve
Files touched
Diff
commit ca73a395f63b81b2b259fa59d2b2cc0f7b76dc8f
Author: Steve <steve@designerwallcoverings.com>
Date: Tue May 26 09:59:53 2026 -0700
rails: editorial labels for firing aesthetic buckets
---
public/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/index.html b/public/index.html
index e6fadb9..b553851 100644
--- a/public/index.html
+++ b/public/index.html
@@ -504,7 +504,7 @@ const HOSTKEY = location.hostname.replace(/\./g, '_');
document.documentElement.dataset.view = state.view;
} catch(e){}
})();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","commercial":"Commercial-Grade","vinyl":"Performance Vinyl"};
function escAttr(s) { return String(s == null ? '' : s).replace(/[&<>"']/g, c => ({ '&':'&','<':'<','>':'>','"':'"',"'":''' }[c])); }
// Image-URL allowlist: only DW Shopify CDN + designerwallcoverings.com (defends against XSS via crafted products.json)
← 3191a91 redact vendor names from customer-facing /api (close fleet l
·
back to Fabricwallpaper
·
rails: tag-aware via shared rail-match helper + editorial LA bf1ece0 →