diff --git a/frontend/js/admin/sections/sims.js b/frontend/js/admin/sections/sims.js index d5b752d..5055ddc 100644 --- a/frontend/js/admin/sections/sims.js +++ b/frontend/js/admin/sections/sims.js @@ -163,10 +163,10 @@ const linkedSlugs = new Set(tb.map(l => l.ref_id)); const opts = (_textbooks || []) .filter(t => !linkedSlugs.has(t.slug)) - .map(t => ``).join(''); + .map(t => ``).join(''); html += `
- + ${opts}