summaryrefslogtreecommitdiffstats
path: root/install/static/sudorule.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/sudorule.js')
-rw-r--r--install/static/sudorule.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/static/sudorule.js b/install/static/sudorule.js
index a7774337..94f3247b 100644
--- a/install/static/sudorule.js
+++ b/install/static/sudorule.js
@@ -44,7 +44,7 @@ IPA.sudorule = function () {
that.add_facet(facet);
facet = IPA.sudorule_details_facet({
- 'name': 'details',
+ 'name': 'details'
});
that.add_facet(facet);