From 828cd5f11acc044378d1911fe64fb7e64c4e42db Mon Sep 17 00:00:00 2001 From: Adam Young Date: Fri, 28 Jan 2011 10:21:30 -0500 Subject: jsl warnings --- install/ui/details.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/ui/details.js') 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; -- cgit