Fixed reordering for #319

This commit is contained in:
Max Lynch
2013-12-12 12:23:33 -06:00
committed by Adam Bradley
parent d9eb0440e6
commit ecbafa4bb6
4 changed files with 26 additions and 30 deletions

View File

@@ -207,6 +207,7 @@ angular.module('ionic.ui.list', ['ngAnimate'])
refreshComplete: '=',
onSelect: '&',
onDelete: '&',
onReorder: '&',
optionButtons: '&',
deleteIcon: '@',
reorderIcon: '@'