Issue #1841806 by sjhuda, cferthorney: Rename duplicate defgroup name for Views Ajax

8.0.x
Jennifer Hodgdon 2012-11-19 14:10:18 -08:00
parent 1a0ec7ed21
commit b2c0253500
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
use Symfony\Component\HttpFoundation\JsonResponse;
/**
* @defgroup ajax Views AJAX library
* @defgroup views_ajax Views AJAX library
* @{
* Handles the server side AJAX interactions of Views.
*/