mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus
This commit is contained in:
		@@ -247,7 +247,29 @@
 | 
			
		||||
 | 
			
		||||
<div class="modal" id="example-modal">
 | 
			
		||||
  <div class="modal-content">
 | 
			
		||||
    <h4>Examples</h4>
 | 
			
		||||
    <div class="row">
 | 
			
		||||
      <div class="col s12">
 | 
			
		||||
        <h4>Examples</h4>
 | 
			
		||||
        <p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod 
 | 
			
		||||
        tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero 
 | 
			
		||||
        eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea 
 | 
			
		||||
        takimata sanctus est Lorem ipsum dolor sit amet.</p>
 | 
			
		||||
      </div>
 | 
			
		||||
      <div class="col s8">
 | 
			
		||||
        <table>
 | 
			
		||||
          <tr>
 | 
			
		||||
            <th>You are looking for...</th>
 | 
			
		||||
            <th>Type in:</th>
 | 
			
		||||
            <th>Result:</th>
 | 
			
		||||
          </tr>
 | 
			
		||||
          <tr>
 | 
			
		||||
            <td>The word "begin" </td>
 | 
			
		||||
            <td>[word="begin"];</td>
 | 
			
		||||
            <td><a class="tooltipped" data-position="bottom" data-tooltip="List all examples of the word within a corpus that you searched for.">Concordance</a> of the word begin</td>
 | 
			
		||||
          </tr>
 | 
			
		||||
        </table>
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user