mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 17:48:10 -03:30
Bump Lookup component test coverage up.
This commit is contained in:
@@ -26,7 +26,7 @@ export default ({
|
||||
</I18n>
|
||||
</div>
|
||||
<div className="pf-c-data-list__cell">
|
||||
<label htmlFor={`selectd-${itemId}`} id="check-action-item1">
|
||||
<label htmlFor={`selectd-${itemId}`} className="check-action-item">
|
||||
<b>{name}</b>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user