mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 05:17:36 -02:30
Removed commented line from schedule list config
This commit is contained in:
@@ -32,7 +32,6 @@ export default ['i18n', function(i18n) {
|
|||||||
key: true,
|
key: true,
|
||||||
label: i18n._('Name'),
|
label: i18n._('Name'),
|
||||||
uiSref: "{{schedule.linkToDetails}}",
|
uiSref: "{{schedule.linkToDetails}}",
|
||||||
// ngClick: "editSchedule(schedule)",
|
|
||||||
columnClass: "col-md-3 col-sm-3 col-xs-6"
|
columnClass: "col-md-3 col-sm-3 col-xs-6"
|
||||||
},
|
},
|
||||||
dtstart: {
|
dtstart: {
|
||||||
|
|||||||
Reference in New Issue
Block a user