Fix http logs malformed file
This commit is contained in:
@@ -2,15 +2,6 @@
|
|||||||
|
|
||||||
{% block page %}
|
{% block page %}
|
||||||
|
|
||||||
{{ render_partial('dashboard/http_functions/header.html', user_id=user_id, function_id=function_id,
|
|
||||||
active_tab='logs',
|
|
||||||
show_edit_form=True,
|
|
||||||
show_logs=True,
|
|
||||||
show_client=True,
|
|
||||||
{% extends 'dashboard.html' %}
|
|
||||||
|
|
||||||
{% block page %}
|
|
||||||
|
|
||||||
{{ render_partial('dashboard/http_functions/header.html', user_id=user_id, function_id=function_id,
|
{{ render_partial('dashboard/http_functions/header.html', user_id=user_id, function_id=function_id,
|
||||||
active_tab='logs',
|
active_tab='logs',
|
||||||
show_edit_form=True,
|
show_edit_form=True,
|
||||||
|
|||||||
Reference in New Issue
Block a user