Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

Commit 944a8a2

Browse files
authored
fix learn more for new chart (#2390)
1 parent 2a22023 commit 944a8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/server/realmadmin/_stats_codes.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h5 class="modal-title">User report codes &amp; usage</h5>
202202
</div>
203203
</div>
204204

205-
<div class="modal fade" id="realm-user-codes-modal" data-backdrop="static" tabindex="-1">
205+
<div class="modal fade" id="realm-user-codes-mismatch-modal" data-backdrop="static" tabindex="-1">
206206
<div class="modal-dialog modal-dialog-centered">
207207
<div class="modal-content">
208208
<div class="modal-header">

0 commit comments

Comments
 (0)