5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-21 00:50:48 +00:00

al recargar la página volver al gráfico

This commit is contained in:
f 2022-06-11 19:33:02 -03:00
parent 844ba75d08
commit 4720853019

View file

@ -22,10 +22,10 @@
%p.lead= t('.host.description')
= line_chart site_stats_host_path(@chart_params), **@chart_options
.mb-5
#custom-urls.mb-5
%h2= t('.urls.title')
%p.lead= t('.urls.description')
%form
%form{ method: 'get', action: '#custom-urls' }
%input{ type: 'hidden', name: 'interval', value: @interval }
.form-group
%label{ for: 'urls' }= t('.urls.label')