@@ -243,7 +243,7 @@ if (mld_key > 0)
|
||||
IFRAMER_HEADER(L("lcl_mld_behandeling"), buttons, { inhamburger: true });
|
||||
var safe_notes_title = safe.html(L("lcl_mld_frame_notes"));
|
||||
if (S("ai_enabled") & 4) {
|
||||
safe_notes_title += " <span class='default-clickable-icon' onclick='aiSummarize()' title='Vat deze melding samen'>" + I("fa-sparkles") + "</span>";
|
||||
safe_notes_title += " <span class='default-clickable-icon' onclick='aiSummarize()' title='" + safe.htmlattr(L("lcl_mld_summarize")) + "'>" + I("fa-sparkles") + "</span>";
|
||||
}
|
||||
BLOCK_START("mldHistorie", safe_notes_title, { detailToggle: true, wide: true, nopadding: true, icon: "fa-clipboard-list-check", ishtmlsafe: true });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user