Add some new variant needles for the FreeIPA web UI

Looks like they changed capitalization...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-11-15 18:22:35 -08:00
parent a10867d4fc
commit 0eaddd1215
6 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 15,
"ypos": 119,
"width": 99,
"xpos": 230,
"type": "match"
}
],
"tags": [
"freeipa_webui_add_policy"
],
"properties": []
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

View File

@ -0,0 +1,15 @@
{
"properties": [],
"tags": [
"freeipa_webui_add_user"
],
"area": [
{
"height": 13,
"ypos": 121,
"xpos": 231,
"width": 60,
"type": "match"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View File

@ -0,0 +1,15 @@
{
"properties": [],
"tags": [
"freeipa_webui_login"
],
"area": [
{
"ypos": 354,
"width": 93,
"xpos": 78,
"type": "match",
"height": 83
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB