@@ -135,6 +135,8 @@ <h2>Settings</h2>
135135 class ="keyword-input ">
136136 </ div >
137137 < button class ="btn btn-secondary btn-clear-kw " onclick ="DictApp.clearKeywords('dx') " title ="Clear all keywords " style ="display:none " id ="btn-clear-kw-dx "> ✕ Clear</ button >
138+ </ div >
139+ < div class ="search-tools-row ">
138140 < button class ="btn btn-ai " onclick ="DictApp.toggleAiPanel('dx') "> ★ AI Expand</ button >
139141 < div class ="bulk-actions ">
140142 < button class ="btn btn-secondary " onclick ="DictApp.selectAllVisible('dx') "> Check All</ button >
@@ -203,6 +205,8 @@ <h2>Settings</h2>
203205 class ="keyword-input ">
204206 </ div >
205207 < button class ="btn btn-secondary btn-clear-kw " onclick ="DictApp.clearKeywords('medication') " title ="Clear all keywords " style ="display:none " id ="btn-clear-kw-medication "> ✕ Clear</ button >
208+ </ div >
209+ < div class ="search-tools-row ">
206210 < button class ="btn btn-ai " onclick ="DictApp.toggleAiPanel('medication') "> ★ AI Expand</ button >
207211 < div class ="bulk-actions ">
208212 < button class ="btn btn-secondary " onclick ="DictApp.selectAllVisible('medication') "> Check All</ button >
@@ -293,6 +297,8 @@ <h2>Settings</h2>
293297 class ="keyword-input ">
294298 </ div >
295299 < button class ="btn btn-secondary btn-clear-kw " onclick ="DictApp.clearKeywords('lab') " title ="Clear all keywords " style ="display:none " id ="btn-clear-kw-lab "> ✕ Clear</ button >
300+ </ div >
301+ < div class ="search-tools-row ">
296302 < button class ="btn btn-ai " onclick ="DictApp.toggleAiPanel('lab') "> ★ AI Expand</ button >
297303 < div class ="bulk-actions ">
298304 < button class ="btn btn-secondary " onclick ="DictApp.selectAllVisible('lab') "> Check All</ button >
@@ -363,6 +369,8 @@ <h2>Settings</h2>
363369 class ="keyword-input ">
364370 </ div >
365371 < button class ="btn btn-secondary btn-clear-kw " onclick ="DictApp.clearKeywords('location') " title ="Clear all keywords " style ="display:none " id ="btn-clear-kw-location "> ✕ Clear</ button >
372+ </ div >
373+ < div class ="search-tools-row ">
366374 < button class ="btn btn-ai " onclick ="DictApp.toggleAiPanel('location') "> ★ AI Expand</ button >
367375 < div class ="bulk-actions ">
368376 < button class ="btn btn-secondary " onclick ="DictApp.selectAllVisible('location') "> Check All</ button >
@@ -432,6 +440,8 @@ <h2>Settings</h2>
432440 class ="keyword-input ">
433441 </ div >
434442 < button class ="btn btn-secondary btn-clear-kw " onclick ="DictApp.clearKeywords('procedure') " title ="Clear all keywords " style ="display:none " id ="btn-clear-kw-procedure "> ✕ Clear</ button >
443+ </ div >
444+ < div class ="search-tools-row ">
435445 < button class ="btn btn-ai " onclick ="DictApp.toggleAiPanel('procedure') "> ★ AI Expand</ button >
436446 < div class ="bulk-actions ">
437447 < button class ="btn btn-secondary " onclick ="DictApp.selectAllVisible('procedure') "> Check All</ button >
0 commit comments