Patch: Fix Google Analytics header (#12117)
This commit is contained in:
parent
b8ff9a4565
commit
8d7642f504
1 changed files with 1 additions and 1 deletions
|
|
@ -676,7 +676,7 @@
|
|||
<div class="card mt-3">
|
||||
<%= render partial: "admin/shared/card_header",
|
||||
locals: {
|
||||
header: "Google Analytics Reporting API v4",
|
||||
header: "Google Analytics",
|
||||
state: "collapse",
|
||||
target: "gaBodyContainer",
|
||||
expanded: "false"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue