Issue #1864360 by oadaeh: Fix docs standards for link in ajax.inc

8.0.x
Jennifer Hodgdon 2013-01-04 09:31:04 -08:00
parent 6e7b1219fe
commit 1bfa3cd20e
1 changed files with 2 additions and 1 deletions

View File

@ -761,7 +761,8 @@ function ajax_command_insert($selector, $html, $settings = NULL) {
* @return
* An array suitable for use with the ajax_render() function.
*
* See @link http://docs.jquery.com/Manipulation/replaceWith#content jQuery replaceWith command @endlink
* See
* @link http://docs.jquery.com/Manipulation/replaceWith#content jQuery replaceWith command @endlink
*/
function ajax_command_replace($selector, $html, $settings = NULL) {
return array(