Removed DataTable edits from this topic branch

This commit is contained in:
Patrick Donelan 2009-03-11 18:57:21 +11:00
parent 634706efc1
commit a36750fde3
5 changed files with 10 additions and 34 deletions

View file

@ -139,13 +139,6 @@ our $I18N = {
lastUpdated => 0,
context => q{Button to delete a column, shown in the Edit Schema dialog},
},
"sortable" => {
message => q{sortable},
lastUpdated => 0,
context => q{Whether a column is sortable in the table},
},
};
1;