mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 19:20:05 -03:30
fixing spelling error
on home.partial for activity streams
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
aw-tool-tip="View Activity Stream"
|
aw-tool-tip="View Activity Stream"
|
||||||
icon-name="stream"
|
icon-name="stream"
|
||||||
toolbar="true"
|
toolbar="true"
|
||||||
aw-feature="activity_stream">
|
aw-feature="activity_streams">
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<!-- <button type="button" class="btn btn-xs btn-primary ng-hide" ng-click="refreshJobs()" id="refresh_btn" aw-tool-tip="Refresh the page" data-placement="top" ng-show="socketStatus == 'error'" data-original-title="" title=""><i class="fa fa-refresh fa-lg"></i> </button></div> -->
|
<!-- <button type="button" class="btn btn-xs btn-primary ng-hide" ng-click="refreshJobs()" id="refresh_btn" aw-tool-tip="Refresh the page" data-placement="top" ng-show="socketStatus == 'error'" data-original-title="" title=""><i class="fa fa-refresh fa-lg"></i> </button></div> -->
|
||||||
|
|||||||
Reference in New Issue
Block a user