Commit 6c12410
committed
Removes analytics_property setting from theme
** Why are these changes being introduced:
* Initially I was thinking that the analytics property ID would be a
configurable value for each site, so I'd built a settings field for
that value. However, we've since clarified that this will not be
optional, or configurable.
** Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/post-36
** How does this address that need:
* This removes the analytics_property settings field from the theme,
including how it was passed to the FooterHelper as an example of a
string to be processed. The FooterHelper itself is being removed in
a parallel PR to this one, so I'm leaving it in the footer.
** Document any side effects to this change:
* None, hopefully.1 parent d299eee commit 6c12410
2 files changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 13 | | |
19 | 14 | | |
20 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
101 | | - | |
| 100 | + | |
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
| |||
0 commit comments