Removed DataTable edits from this topic branch
This commit is contained in:
parent
634706efc1
commit
a36750fde3
5 changed files with 10 additions and 34 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue