mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
Merge remote-tracking branch 'origin/setttings-labels' into 2026-autumn-test-scalable
This commit is contained in:
commit
dfba41a5ae
@ -791,6 +791,7 @@ define([
|
||||
message = dialog.message(msg);
|
||||
}
|
||||
|
||||
input.setAttribute('aria-label', message.textContent || message.innerText);
|
||||
var ok = dialog.okButton(opt.ok);
|
||||
var cancel = dialog.cancelButton(opt.cancel);
|
||||
var frame = dialog.frame([
|
||||
|
||||
Loading…
Reference in New Issue
Block a user