summaryrefslogtreecommitdiffstats
path: root/install/ui/details.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/details.js')
-rw-r--r--install/ui/details.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ui/details.js b/install/ui/details.js
index c9e78bde..dc3aaa53 100644
--- a/install/ui/details.js
+++ b/install/ui/details.js
@@ -405,7 +405,7 @@ IPA.details_section = function (spec){
}
}
return false;
- }
+ };
// methods that should be invoked by subclasses
that.section_init = that.init;