针对pulse-transit的工具
This commit is contained in:
10
dist/client/mne/html_templates/repr/info.html.jinja
vendored
Normal file
10
dist/client/mne/html_templates/repr/info.html.jinja
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{%include '_js_and_css.html.jinja' %}
|
||||
|
||||
{%set inst = info %}
|
||||
|
||||
<table class="repr table table-hover table-striped table-sm table-responsive small">
|
||||
{%include '_general.html.jinja' %}
|
||||
{%include '_acquisition.html.jinja' %}
|
||||
{%include '_channels.html.jinja' %}
|
||||
{%include '_filters.html.jinja' %}
|
||||
</table>
|
||||
Reference in New Issue
Block a user