get cryptojs from bower; rework voice dialog
This commit is contained in:
@@ -275,7 +275,7 @@
|
||||
return false;
|
||||
});
|
||||
|
||||
$('.btnCancel').on('click', function () {
|
||||
$('.btnCancel', dlg).on('click', function () {
|
||||
paperDialogHelper.close(dlg);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user