Skip to content
Snippets Groups Projects
Commit c49310de authored by Kristen Pol's avatar Kristen Pol
Browse files

Resolve #3472691 "Get rid of"

parent 98cb4283
Branches
Tags
1 merge request!56Resolve #3472691 "Get rid of"
Pipeline #278627 passed
......@@ -12,5 +12,6 @@ declare(strict_types=1);
*/
function _civictheme_preprocess_page__civictheme_alert(array &$variables): void {
$variables['attributes']['data-component-name'] = 'ct-alerts';
$variables['attributes']['data-alert-endpoint'] = '/api/civictheme-alerts?_format=json';
// @fixme see issue #3472691.
//$variables['attributes']['data-alert-endpoint'] = '/api/civictheme-alerts?_format=json';
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment