Commit 1c3b9ab
authored
Merge pull request ceph#62792 from prik73/70719-fix-user-form-login-typo
mgr/dashboard: fix typo in User Management form (logon → login)
Reviewed-by: Afreen Misbah <[email protected]>File tree
2 files changed
+2
-2
lines changed- src/pybind/mgr/dashboard/frontend/src/app
- core/auth/user-form
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments