Skip to content

Commit a8fd353

Browse files
committed
[MISC] Update contextUser to XWiki.Admin instead of the XWiki.superadmin
1 parent 127a970 commit a8fd353

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

application-analytics-ui/src/main/resources/Analytics/Code/AnalyticsTranslations.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ analytics.exitPages.header.visits=Unique visitors
8888
analytics.exitPages.header.year=Year
8989
analytics.exitPages.parameter.label.endDate=End time of the date interval used for this macro
9090
analytics.exitPages.parameter.label.startDate=Start time of the date interval used for this macro
91-
rendering.macro.exitPages.description=This report contains information about the exit pages that occurred during the specified period. An exit page is the last page that a user views during their visit. The exit URLs are displayed as a folder structure. Use the plus and minus icons on the left to navigate.
91+
rendering.macro.exitPages.description=This report contains information about the exit pages that occurred during the specified period.
9292
rendering.macro.exitPages.name=Exit pages
9393
rendering.macro.exitPages.startDate=Start date
9494
rendering.macro.exitPages.endDate=End date

application-analytics-ui/src/main/resources/Analytics/Code/Jobs/JobLastSeenUser.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<contextLang>en</contextLang>
147147
</property>
148148
<property>
149-
<contextUser>XWiki.superadmin</contextUser>
149+
<contextUser>XWiki.Admin</contextUser>
150150
</property>
151151
<property>
152152
<cron>0 0 0 ? * SUN</cron>

0 commit comments

Comments
 (0)