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

View File

@@ -49,7 +49,8 @@ GetBasePath, Wait, Breadcrumbs, Find, LoadDialogPartial, LoadSchedulesScope, Get
scope: $scope,
list: SchedulesList,
id: 'schedule-list-target',
url: url
url: url,
pageSize: 20
});
});