Get table display by date working on front page of mailstats panel

This commit is contained in:
2025-04-07 14:31:16 +01:00
parent a58191f667
commit 8d8c97d1fa
3 changed files with 105 additions and 23 deletions

View File

@@ -44,7 +44,7 @@
%= select_field 'StatsDate' => @StatsDate_options, class => 'input', id => 'StatsDate_select'
<br></span> </p>
<object id = 'mailstats_object' data="<%='mailstats/$c-&gt;stash(&quot;url&quot;)' %>" title="<%= $c->stash('title') %>" type="text/html" ><%= $c->stash('title') %> not found</object>
<object id = 'mailstats_object' data="<%='' %>" title="<%= $c->stash('title') %>" type="text/html" height='600px' width='100%' ><%= $c->stash('title') %> not found</object>
%# Probably finally by a submit.