summaryrefslogtreecommitdiffstats
path: root/install/ui/ipa.js
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2011-01-28 10:21:30 -0500
committerAdam Young <ayoung@redhat.com>2011-01-28 10:37:49 -0500
commit828cd5f11acc044378d1911fe64fb7e64c4e42db (patch)
tree39869e18bf46676cfd50433311558469bd76a408 /install/ui/ipa.js
parentc75f332af9225da285c54f0b09d87f28e3a2185b (diff)
downloadfreeipa-828cd5f11acc044378d1911fe64fb7e64c4e42db.tar.gz
freeipa-828cd5f11acc044378d1911fe64fb7e64c4e42db.tar.xz
freeipa-828cd5f11acc044378d1911fe64fb7e64c4e42db.zip
jsl warnings
Diffstat (limited to 'install/ui/ipa.js')
-rw-r--r--install/ui/ipa.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/ipa.js b/install/ui/ipa.js
index a5ad6d06..64ee04b5 100644
--- a/install/ui/ipa.js
+++ b/install/ui/ipa.js
@@ -165,6 +165,7 @@ var IPA = ( function () {
var state = {};
state[entity_name + '-facet'] = facet_name;
$.bbq.pushState(state);
+ return true;
};
that.switch_and_show_page = function (this_entity, facet_name, pkey) {