mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 02:30:01 -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">
|
<section class="FactDataError SystemTrackingContainer-main">
|
||||||
<p class="FactDataError-note--full">
|
<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>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
@@ -70,7 +70,7 @@
|
|||||||
The two fact scans were identical for this module.
|
The two fact scans were identical for this module.
|
||||||
</p>
|
</p>
|
||||||
<p class="FactDataError-note" ng-switch-default>
|
<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>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
<fact-data-table
|
<fact-data-table
|
||||||
|
|||||||
Reference in New Issue
Block a user