fix wording of error message on system tracking page

This commit is contained in:
John Mitchell
2015-06-23 11:04:00 -04:00
parent 63de1de6b7
commit ebc8e6e5fc

View File

@@ -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