Closing schedule related tickets.

This commit is contained in:
Chris Houseknecht
2014-04-03 16:14:09 -04:00
parent 2587fe9f18
commit c76bb88de7
4 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ angular.module('ScheduledJobsDefinition', [])
refresh: {
mode: 'all',
awToolTip: "Refresh the page",
ngClick: "refreshSchedule()"
ngClick: "refreshSchedules()"
}
},