mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
no cipher to pass to view method
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: c0f6fa2db1...b21cb789da
@@ -261,7 +261,7 @@
|
||||
</div>
|
||||
<div class="action-buttons" *ngIf="cipher.hasPasswordHistory">
|
||||
<a class="row-btn" href="#" appStopClick title="{{'passwordHistory' | i18n}}"
|
||||
(click)="viewHistory(c)">
|
||||
(click)="viewHistory()">
|
||||
<i class="fa fa-lg fa-clock-o"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user