Rename cookie-policy-banner to frontend-component-cookie-policy-banner
This commit is contained in:
@@ -55,7 +55,7 @@ from openedx.core.djangoapps.site_configuration import helpers as configuration_
|
||||
% if use_cookie_banner:
|
||||
${static.renderReact(
|
||||
component="CookiePolicyBanner",
|
||||
id="cookie-policy-banner",
|
||||
id="frontend-component-cookie-policy-banner",
|
||||
props={}
|
||||
)}
|
||||
% endif
|
||||
|
||||
Reference in New Issue
Block a user