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

@ -125,7 +125,6 @@ sub getDataTemplateVars {
my $self = shift;
my $json = $self->getDataJson;
$self->session->log->warn($json);
my $dt = JSON->new->decode($json);
# Make row data more friendly to templates