From 285ee9db0ccdac92e0b2b7253483111a5152a465 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Fri, 14 Jan 2011 15:14:32 -0500 Subject: Details to Settings Using I18N messages for most of the details --- install/static/sudorule.js | 1 - 1 file changed, 1 deletion(-) (limited to 'install/static/sudorule.js') diff --git a/install/static/sudorule.js b/install/static/sudorule.js index 43ae267e8..a7774337d 100644 --- a/install/static/sudorule.js +++ b/install/static/sudorule.js @@ -45,7 +45,6 @@ IPA.sudorule = function () { facet = IPA.sudorule_details_facet({ 'name': 'details', - 'label': 'Details' }); that.add_facet(facet); -- cgit