mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-28 03:33:35 -05:00
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