Skip to content

Commit

Permalink
* [FIX] Wrong behavior when clicking on sysPass top-left logo. Thanks…
Browse files Browse the repository at this point in the history
… to @pierrehenrymuller for the feedback. Related #1209
  • Loading branch information
nuxsmin committed Jan 24, 2019
1 parent 2cc7bb9 commit 12c3779
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<img class="logo btn-menu" src="<?php echo $_getvar('logo_no_bg_color'); ?>"
alt="logo"
data-route="<?php echo $_getvar('homeRoute'); ?>"
data-view="account"
data-view="search"
data-historyReset="1"/>
</span>

Expand Down

0 comments on commit 12c3779

Please sign in to comment.