mirror of
https://github.com/Doctorado-ML/beflask.git
synced 2025-08-17 08:05:52 +00:00
Add fields to dataset table report
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% from "macros.html" import excel_button %}
|
||||
{% extends "base.html" %}
|
||||
{% extends "report_tables.html" %}
|
||||
{% block content %}
|
||||
{{ excel_button(["datasets"]) }}
|
||||
{% include "_table_datasets.html" %}
|
||||
|
Reference in New Issue
Block a user