From dc727f26dab81c6ae6d06aef6db966a991e2342b Mon Sep 17 00:00:00 2001 From: "Christophe.Boulain" <> Date: Mon, 22 Feb 2010 08:10:30 +0000 Subject: Merged /branches/3.1:r2773 into trunk --- framework/Web/UI/ActiveControls/TCallbackClientScript.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'framework/Web/UI/ActiveControls/TCallbackClientScript.php') diff --git a/framework/Web/UI/ActiveControls/TCallbackClientScript.php b/framework/Web/UI/ActiveControls/TCallbackClientScript.php index 062f63dc..8fbdd864 100644 --- a/framework/Web/UI/ActiveControls/TCallbackClientScript.php +++ b/framework/Web/UI/ActiveControls/TCallbackClientScript.php @@ -126,8 +126,8 @@ class TCallbackClientScript extends TApplicationComponent } /** - * Client script to click on an element. This client-side function - * is unpredictable. + * Client script to click on an element. This client-side function is unpredictable. + * * @param TControl control element or element id */ public function click($control) -- cgit v1.2.3