fix(radar): open camera intelligence & directory records in-map, eliminate view switching
This commit is contained in:
@@ -569,6 +569,9 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Global access so radar map can open agency modal without switching views
|
||||
window.openAgencyModal = openAgencyModal;
|
||||
|
||||
function renderModalSharingTags(sharedIds, query) {
|
||||
if (!sharedIds || sharedIds.length === 0) {
|
||||
el.modalSharingBox.innerHTML = `<span style="font-size: 0.8rem; color: var(--text-dim); padding: 8px;">No external sharing partners published on portal.</span>`;
|
||||
|
||||
Reference in New Issue
Block a user