Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit f7ae8f4

Browse files
author
prasadsadhu
committed
fixed bug 2358
1 parent 8fe02f4 commit f7ae8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/profile/subtrack/subtrack.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.profile-subtrack-container(ng-cloak, ng-show="profileVm.status.stats === 'ready'")
22
.content
33
.page-header
4-
page-state-header(handle="{{vm.userHandle}}", page-title="{{vm.pageName}}", hide-money="true", show-back-link="true", default-state="dashboard")
4+
page-state-header(handle="{{vm.userHandle}}", page-title="{{vm.pageName}}", hide-money="true", show-back-link="true", default-state="profile")
55
.nav-right
66
i.fa.fa-th(ng-click="vm.showNav()")
77
tc-tab-set

0 commit comments

Comments
 (0)