Skip to content

Commit b187dda

Browse files
committed
mgr/dashboard: add helper on the rgw user Suspended
Fixes: https://tracker.ceph.com/issues/61247 Signed-off-by: Nizamudeen A <[email protected]>
1 parent b8b6af8 commit b187dda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
<label class="custom-control-label"
160160
for="suspended"
161161
i18n>Suspended</label>
162+
<cd-helper i18n>Suspending the user disables the user and subuser.</cd-helper>
162163
</div>
163164
</div>
164165
</div>

0 commit comments

Comments
 (0)