← back to Commercialrealestate
brokers.html: drop last 'on Crexi' text -> 'total listings on record'
5cba5cb71c899fe1019e971b8710d36596ff1798 · 2026-08-19 10:42:44 -0700 · Steve Abrams
Files touched
Diff
commit 5cba5cb71c899fe1019e971b8710d36596ff1798
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Aug 19 10:42:44 2026 -0700
brokers.html: drop last 'on Crexi' text -> 'total listings on record'
---
public/brokers.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/brokers.html b/public/brokers.html
index f3f2f7c..01bcd03 100644
--- a/public/brokers.html
+++ b/public/brokers.html
@@ -298,7 +298,7 @@ function showDetail(id){
(book.length
? `<div class="k">other listings on the open web (${c.other_listings.length}):</div>` +
book.map(x=>`<div>· ${esc(x.title||x.address||'')} ${x.city?'('+esc(x.city)+')':''}</div>`).join('')
- : `<div class="k">book: ${c.total_assets||'?'} total on Crexi (no public profile book pulled)</div>`) +
+ : `<div class="k">book: ${c.total_assets||'?'} total listings on record</div>`) +
(prov ? `<div class="k" style="margin-top:6px;opacity:.7">source: ${esc(prov)}</div>` : '');
}).catch(()=>{ const bw=document.getElementById('bookwrap'); if(bw) bw.textContent=''; });
}
← b9d6c4c brokers.html: node 'View full profile' -> /agent.html (our p
·
back to Commercialrealestate
·
auto-data-snapshot: 2026-08-19T10:40:44 (2 data files) — dat d523da0 →