mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
Merge pull request #5090 from jaredevantabor/schedules-list-module
renaming SchedulesList module to SchedulesList
This commit is contained in:
commit
bae60c7ffd
@ -7,7 +7,7 @@
|
||||
|
||||
export default
|
||||
angular.module('SchedulesListDefinition', [])
|
||||
.factory('StreamList', ['i18n', function(i18n) {
|
||||
.factory('SchedulesList', ['i18n', function(i18n) {
|
||||
return {
|
||||
|
||||
name: 'schedules',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user