From: dongsheng Date: Tue, 16 Dec 2008 05:04:56 +0000 (+0000) Subject: "MDL-14651, hide input box when user doesn't have chat:talk capability" X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8fcffd7032f8936479fdd990306b79b62ed5fe07;p=moodle.git "MDL-14651, hide input box when user doesn't have chat:talk capability" --- diff --git a/mod/chat/gui_ajax/index.php b/mod/chat/gui_ajax/index.php index 4d924c5d31..3e8f99a62a 100644 --- a/mod/chat/gui_ajax/index.php +++ b/mod/chat/gui_ajax/index.php @@ -90,8 +90,14 @@ print_js_config(array('send'=>$str_send, 'sending'=>$str_sending, 'inputarea'=>$

+ +