Skip to content

Commit 19738d1

Browse files
committed
Grid: Cleanup more stale TODOs
1 parent f579805 commit 19738d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ui/jquery.ui.dataviewlocal.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ $.widget( "ui.dataviewlocal", $.ui.dataview, {
2424
that.refresh();
2525
});
2626
}
27-
// TODO get grid to pass something more useful? do this once on _create/_setOption?
28-
// also need better handling for unspecified properties
2927
this.properties = {};
3028
if ( this.options.properties ) {
3129
var properties = this.properties;

0 commit comments

Comments
 (0)