mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-25 02:44:18 +00:00
Remove dummy UI elements and open the CQP Tutorial in a dedicated browsertab
This commit is contained in:
parent
c0d337137e
commit
a357ae2857
@ -26,7 +26,7 @@
|
|||||||
{{ query_form.query() }}
|
{{ query_form.query() }}
|
||||||
{{ query_form.query.label }}
|
{{ query_form.query.label }}
|
||||||
<span class="helper-text">
|
<span class="helper-text">
|
||||||
<a href="http://cwb.sourceforge.net/files/CQP_Tutorial/">
|
<a href="http://cwb.sourceforge.net/files/CQP_Tutorial/" target="_blank">
|
||||||
<i class="material-icons" style="font-size: inherit;">help
|
<i class="material-icons" style="font-size: inherit;">help
|
||||||
</i>
|
</i>
|
||||||
CQP query language tutorial
|
CQP query language tutorial
|
||||||
@ -55,8 +55,6 @@
|
|||||||
{% include 'corpora/interactions/export.html.j2' %}
|
{% include 'corpora/interactions/export.html.j2' %}
|
||||||
{% include 'corpora/interactions/create.html.j2' %}
|
{% include 'corpora/interactions/create.html.j2' %}
|
||||||
{% include 'corpora/interactions/display.html.j2' %}
|
{% include 'corpora/interactions/display.html.j2' %}
|
||||||
{% include 'corpora/interactions/analysis.html.j2' %}
|
|
||||||
{% include 'corpora/interactions/cite.html.j2' %}
|
|
||||||
</div>
|
</div>
|
||||||
{% include 'tables/query_results.html.j2' %}
|
{% include 'tables/query_results.html.j2' %}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user