1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

implement autofill functionality into context menu

This commit is contained in:
Kyle Spearrin
2016-09-17 00:13:12 -04:00
parent 78ec69a9c8
commit f6849ed04c
2 changed files with 38 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ angular
command: 'fillForm',
fillScript: fillScript
}, function () {
$window.close()
$window.close();
});
}
else {