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