From 7efb16246fec626b463cb0106a9a227bf9bf34ee Mon Sep 17 00:00:00 2001 From: Stephan Porada Date: Thu, 23 Apr 2020 11:18:50 +0200 Subject: [PATCH] Clean up and better text break in amtch context --- app/templates/corpora/analyse_corpus.html.j2 | 50 +++++++++++++------- 1 file changed, 34 insertions(+), 16 deletions(-) diff --git a/app/templates/corpora/analyse_corpus.html.j2 b/app/templates/corpora/analyse_corpus.html.j2 index 2fb083b6..5fa4031c 100644 --- a/app/templates/corpora/analyse_corpus.html.j2 +++ b/app/templates/corpora/analyse_corpus.html.j2 @@ -26,7 +26,8 @@ {{ query_form.query.label }} - help + help + CQP query language tutorial @@ -49,10 +50,12 @@
- {{ M.render_field(display_options_form.results_per_page, material_icon='format_list_numbered') }} + {{ M.render_field(display_options_form.results_per_page, + material_icon='format_list_numbered') }}
- {{ M.render_field(display_options_form.result_context, material_icon='short_text') }} + {{ M.render_field(display_options_form.result_context, + material_icon='short_text') }}
{{ M.render_field(display_options_form.expert_mode) }} @@ -79,11 +82,15 @@ matches loaded.
- Matches occured in corpus files. + Matches occured in + + corpus files.

help - The Server is still sending your results. Functions like "Export Results" and "Match Inspect" will be available after all matches have been loaded. + The Server is still sending your results. + Functions like "Export Results" and "Match Inspect" will be + available after all matches have been loaded.

@@ -94,7 +101,14 @@
- +
@@ -139,12 +153,15 @@ class="modal modal-fixed-footer no-autoinit">