Changeset 20290
- Timestamp:
- 09/30/08 17:59:15 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/codeigniter/trunk/system/application/views/js/default.php
r20265 r20290 26 26 function replyTo(username){ 27 27 oldValue = $('#message').val().replace(/\s?@\w+\s?/, ''); 28 $('#message').val("@" + username + " " + oldValue) ;28 $('#message').val("@" + username + " " + oldValue).focus(); 29 29 } 30 30
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)