jquery ui dialog for encryption password

This commit is contained in:
azivner
2017-09-05 23:48:41 -04:00
parent a760fbbf1b
commit a024978d7b
4 changed files with 91 additions and 42 deletions

View File

@@ -4,6 +4,8 @@ $(function() {
if (fancyTree.length) {
fancyTree.height($(window).height() - fancyTree.offset().top - 10);
console.log("height: ", $(window).height() - fancyTree.offset().top - 10);
}
const noteEditable = $('div.note-editable');