Removed commented line from schedule list config

This commit is contained in:
mabashian 2017-11-06 14:46:31 -05:00
parent d056cb22ef
commit 8f82fc26a2
No known key found for this signature in database
GPG Key ID: 436B8D5EDC704CE3

View File

@ -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: {