mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 09:12:11 +01:00 
			
		
		
		
	no need to disable turbolinks if we don't use select2
This commit is contained in:
		@@ -22,12 +22,6 @@ SPDX-License-Identifier: GPL-3.0-or-later
 | 
			
		||||
    <meta name="msapplication-TileColor" content="#da532c">
 | 
			
		||||
    <meta name="msapplication-config" content="{% static "favicon/browserconfig.xml" %}">
 | 
			
		||||
    <meta name="theme-color" content="#ffffff">
 | 
			
		||||
 | 
			
		||||
    {# Disable turbolink cache for some pages #}
 | 
			
		||||
    {% if no_cache %}
 | 
			
		||||
        <meta name="turbolinks-cache-control" content="no-cache">
 | 
			
		||||
    {% endif %}
 | 
			
		||||
 | 
			
		||||
    {# Bootstrap CSS #}
 | 
			
		||||
    <link rel="stylesheet"
 | 
			
		||||
          href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user