summaryrefslogtreecommitdiffstats
path: root/install/ui/entitle.js
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-05-04 14:20:38 -0500
committerEndi S. Dewata <edewata@redhat.com>2011-05-04 14:26:17 -0500
commit0eb96f87f6ab3018ac15580480ef50f53e525d28 (patch)
tree5271f6442d883140f4749db5d1c68fc514141cc6 /install/ui/entitle.js
parentdf09ba120405edfaebcf4cb96cee7a643ad9cb2f (diff)
downloadfreeipa-navigation.tar.gz
freeipa-navigation.tar.xz
freeipa-navigation.zip
Moved back link next to facet tabs.navigation
The back link has been moved from the far right of the page, which is not very intuitive, into a location next to the facet tabs.
Diffstat (limited to 'install/ui/entitle.js')
-rw-r--r--install/ui/entitle.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/ui/entitle.js b/install/ui/entitle.js
index 513cb6b4..379e7e35 100644
--- a/install/ui/entitle.js
+++ b/install/ui/entitle.js
@@ -315,7 +315,6 @@ IPA.entitle.search_facet = function(spec) {
that.facet_show();
that.entity.header.set_pkey(null);
- that.entity.header.back_link.css('visibility', 'hidden');
that.entity.header.facet_tabs.css('visibility', 'hidden');
};