summaryrefslogtreecommitdiffstats
path: root/install/ui/navigation.js
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-03-08 14:36:59 -0600
committerAdam Young <ayoung@redhat.com>2011-03-08 17:05:01 -0500
commited5cffd026a6528ea47802d16417139dd2734980 (patch)
treed8ee085ba5cab222b882e5dddd91f97aed2ae578 /install/ui/navigation.js
parent1c741e62780e966cc0d1efc6541bd19e2c9e4e86 (diff)
downloadfreeipa-ed5cffd026a6528ea47802d16417139dd2734980.tar.gz
freeipa-ed5cffd026a6528ea47802d16417139dd2734980.tar.xz
freeipa-ed5cffd026a6528ea47802d16417139dd2734980.zip
Fixed self service page.
Collaborated with ayoung to fix this problem: https://fedorahosted.org/freeipa/ticket/1070
Diffstat (limited to 'install/ui/navigation.js')
-rw-r--r--install/ui/navigation.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/install/ui/navigation.js b/install/ui/navigation.js
index 3612d1e6..365bde66 100644
--- a/install/ui/navigation.js
+++ b/install/ui/navigation.js
@@ -62,8 +62,6 @@ IPA.nav = {
return IPA.nav.push_state(state);
}
});
-
- IPA.nav.update_tabs();
},
generate_tabs : function (nls, container, tabclass, depth) {