mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	add API back
This commit is contained in:
		@@ -11,11 +11,11 @@
 | 
			
		||||
  </li>
 | 
			
		||||
 | 
			
		||||
  {# general items #}
 | 
			
		||||
  {# {% if current_user.can('USE_API') %}
 | 
			
		||||
  {% if current_user.can('USE_API') %}
 | 
			
		||||
  <li>
 | 
			
		||||
    <a class="waves-effect" href="{{ url_for('apifairy.docs') }}"><i class="material-icons">api</i>API</a>
 | 
			
		||||
  </li>
 | 
			
		||||
  {% endif %} #}
 | 
			
		||||
  {% endif %}
 | 
			
		||||
  <li>
 | 
			
		||||
    <a class="waves-effect modal-trigger" href="#manual-modal"><i class="material-icons">school</i>Manual</a>
 | 
			
		||||
  </li>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user