Page MenuHomePhabricator

[web] Fix capitalization of roles modal
ClosedPublic

Authored by rohan on Sep 18 2023, 12:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 24, 3:43 AM
Unknown Object (File)
Fri, Jul 19, 4:38 AM
Unknown Object (File)
Fri, Jul 19, 4:01 AM
Unknown Object (File)
Thu, Jul 18, 9:25 AM
Unknown Object (File)
Tue, Jul 16, 9:42 PM
Unknown Object (File)
Mon, Jul 8, 1:37 AM
Unknown Object (File)
Sat, Jul 6, 11:47 PM
Unknown Object (File)
Thu, Jul 4, 5:42 AM
Subscribers

Details

Summary

Two quick changes here. The first is to change capitalization from 'Create Role' to 'Create role'. The second is the display the modal name conditionally on whether the action is to create a role or
edit a role.

Test Plan
  1. Opening the modal to create a role shows 'Create role'
  2. Opening the modal to edit an exisitng role shows 'Edit role'

Diff Detail

Repository
rCOMM Comm
Branch
modal_name
Lint
No Lint Coverage
Unit
No Test Coverage