mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
fix wording of error message on system tracking page
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
<section class="FactDataError SystemTrackingContainer-main">
|
||||
<p class="FactDataError-note--full">
|
||||
To setup or run scan jobs, edit the "<a link-to="inventoryEdit" model="{ inventory_id: inventory }">{{inventory.name}}</a>" inventory and select "Scan Jobs Templates".
|
||||
To setup or run scan jobs, edit the "<a link-to="inventoryEdit" model="{ inventory_id: inventory }">{{inventory.name}}</a>" inventory and select "Scan Jobs Templates."
|
||||
</p>
|
||||
</section>
|
||||
</section>
|
||||
@@ -70,7 +70,7 @@
|
||||
The two fact scans were identical for this module.
|
||||
</p>
|
||||
<p class="FactDataError-note" ng-switch-default>
|
||||
We were not able to find any facts collected for this inventory or module. To setup or run scan jobs, edit the "<a link-to="inventoryEdit" model="{ inventory_id: inventory }">{{inventory.name}}</a>" inventory and select "Scan Jobs Templates".
|
||||
We were not able to find any facts collected for this inventory or module. To setup or run scan jobs, edit the "<a link-to="inventoryEdit" model="{ inventory_id: inventory }">{{inventory.name}}</a>" inventory and select "Scan Jobs Templates."
|
||||
</p>
|
||||
</section>
|
||||
<fact-data-table
|
||||
|
||||
Reference in New Issue
Block a user