Docs: LP1776977: Update lsa-address_alert.adoc and add images
authorGina Monti <gmonti@biblio.org>
Fri, 23 Jul 2021 13:08:52 +0000 (09:08 -0400)
committerAndrea Buntz Neiman <abneiman@equinoxinitiative.org>
Fri, 23 Jul 2021 18:57:43 +0000 (14:57 -0400)
Signed-off-by: Andrea Buntz Neiman <abneiman@equinoxinitiative.org>

docs/modules/admin/assets/images/media/address_alert.jpg [new file with mode: 0644]
docs/modules/admin/assets/images/media/delete_address_alert.jpg [new file with mode: 0644]
docs/modules/admin/assets/images/media/edit_address_alert.jpg [new file with mode: 0644]
docs/modules/admin/pages/lsa-address_alert.adoc

diff --git a/docs/modules/admin/assets/images/media/address_alert.jpg b/docs/modules/admin/assets/images/media/address_alert.jpg
new file mode 100644 (file)
index 0000000..3fa876d
Binary files /dev/null and b/docs/modules/admin/assets/images/media/address_alert.jpg differ
diff --git a/docs/modules/admin/assets/images/media/delete_address_alert.jpg b/docs/modules/admin/assets/images/media/delete_address_alert.jpg
new file mode 100644 (file)
index 0000000..d7676dc
Binary files /dev/null and b/docs/modules/admin/assets/images/media/delete_address_alert.jpg differ
diff --git a/docs/modules/admin/assets/images/media/edit_address_alert.jpg b/docs/modules/admin/assets/images/media/edit_address_alert.jpg
new file mode 100644 (file)
index 0000000..06a6e74
Binary files /dev/null and b/docs/modules/admin/assets/images/media/edit_address_alert.jpg differ
index 6be782c..77fccd9 100644 (file)
@@ -42,20 +42,20 @@ How to add an address to the alert list:
 .New Address Alert Fields 
 |===
 |*Field*               |*Description*
-| Active               |Check-box that controls if the alert is active or not.  Inactive alerts are not processed.
-| Address Alert ID     |Displays the internal database id for alert after the alert has been saved.  This auto-populates.
+| Owner                |Which Org Unit owns this alert.  Set this to your system or branch.
 | Alert Message        |Message that will be displayed to staff when this alert is triggered.
-| Billing Address      |Check-box that specifies that the alert will only match a billing address if checked.
+| Street (1)           |Street 1 field regular expression.
+| Street (2)           |Street 2 field regular expression.
 | City                 |City regular expression.
-| Country              |Country regular expression.
 | County               |County regular expression.
+| State                |State regular expression.
+| Postal Code          |Postal Code regular expression.
+| Country              |Country regular expression.
+| Billing Address      |Check-box that specifies that the alert will only match a billing address if checked.
 | Mailing Address      |Check-box that specifies that the alert will only match a mailing address if checked. 
 | Match All Fields     |Check-box that controls if all the fields need to match to trigger the alert(checked), or only at least one field needs to match(unchecked). 
-| Owner                |Which Org Unit owns this alert.  Set this to your system or branch.
-| Postal Code          |Postal Code regular expression.
-| State                |State regular expression.
-| Street (1)           |Street 1 field regular expression.
-| Street (2)           |Street 2 field regular expression.
+| Active               |Check-box that controls if the alert is active or not.  Inactive alerts are not processed.
+| Address Alert ID     |Displays the internal database id for alert after the alert has been saved.  This auto-populates.
 |===
 +
 . Click save once you have finished.