mirror of
https://github.com/bitwarden/browser
synced 2025-12-21 10:43:35 +00:00
convert to ngtools/webpack for aot compilation
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<div class="box">
|
||||
<div class="box-content condensed">
|
||||
<a class="box-content-row" href="#" appStopClick appBlurClick
|
||||
(click)="regenerate(true)">
|
||||
(click)="regenerate()">
|
||||
<i class="fa fa-fw fa-refresh"></i> {{'regeneratePassword' | i18n}}
|
||||
</a>
|
||||
<a class="box-content-row" href="#" appStopClick appBlurClick
|
||||
|
||||
Reference in New Issue
Block a user