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

from state passed around

This commit is contained in:
Kyle Spearrin
2016-12-07 00:07:01 -05:00
parent 4476eb7389
commit d16b9920ec
8 changed files with 34 additions and 19 deletions

View File

@@ -93,7 +93,7 @@
if (addState) {
$state.go('addSite', {
animation: 'out-slide-down',
fromCurrent: addState.fromCurrent,
from: addState.from,
site: addState.site,
returnScrollY: addState.returnScrollY,
returnSearchText: addState.returnSearchText