mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Add scroll to about panel #1088
This commit is contained in:
parent
9a1bad08bc
commit
6c986e22bd
@ -514,6 +514,7 @@ define([
|
||||
});
|
||||
return dialog.nav(navs);
|
||||
};
|
||||
|
||||
dialog.customModal = function (msg, opt) {
|
||||
var force = false;
|
||||
if (typeof(opt) === 'object') {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user