mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 09:56:36 +01:00
changed ejs indentation to 2 spaces instead of 4 (or mix)
This commit is contained in:
@@ -227,11 +227,7 @@ async function showDialog() {
|
||||
|
||||
await attributesModel.loadAttributes();
|
||||
|
||||
$dialog.dialog({
|
||||
modal: true,
|
||||
width: 950,
|
||||
height: 700
|
||||
});
|
||||
$dialog.modal();
|
||||
}
|
||||
|
||||
ko.applyBindings(attributesModel, $dialog[0]);
|
||||
|
||||
Reference in New Issue
Block a user