mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02:30
changing wording of message
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
<textarea ng-hide="no_json" id="HostEvent-codemirror" class="HostEvent-codemirror">
|
<textarea ng-hide="no_json" id="HostEvent-codemirror" class="HostEvent-codemirror">
|
||||||
</textarea>
|
</textarea>
|
||||||
<div ng-if="no_json" class="HostEvent-noJson" translate>This module did not return any JSON</div>
|
<div ng-if="no_json" class="HostEvent-noJson" translate>No JSON data returned by the module</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user